Searched defs:dmub_notification (Results 1 – 1 of 1) sorted by relevance
556 struct dmub_notification { struct557 enum dmub_notification_type type; argument558 uint8_t link_index;559 uint8_t result;560 bool pending_notification;561 union {