Searched defs:dmub_notification (Results 1 – 1 of 1) sorted by relevance
483 struct dmub_notification { struct484 enum dmub_notification_type type; argument485 uint8_t link_index;486 uint8_t result;487 bool pending_notification;488 union {