Searched defs:dmub_notification (Results 1 – 1 of 1) sorted by relevance
440 struct dmub_notification { struct441 enum dmub_notification_type type; argument442 uint8_t link_index;443 uint8_t result;444 bool pending_notification;445 union {
Completed in 5 milliseconds