Searched defs:dmub_notification (Results 1 – 1 of 1) sorted by relevance
510 struct dmub_notification { struct511 enum dmub_notification_type type; argument512 uint8_t link_index;513 uint8_t result;514 bool pending_notification;515 union {