Searched defs:dmub_notification (Results 1 – 1 of 1) sorted by relevance
470 struct dmub_notification { struct471 enum dmub_notification_type type; argument472 uint8_t link_index;473 uint8_t result;474 bool pending_notification;475 union {
Completed in 10 milliseconds