Searched defs:dmub_notification (Results 1 – 1 of 1) sorted by relevance
560 struct dmub_notification { struct561 enum dmub_notification_type type; argument562 uint8_t link_index;563 uint8_t result;564 bool pending_notification;565 union {