Searched defs:dmub_notification (Results 1 – 1 of 1) sorted by relevance
438 struct dmub_notification { struct439 enum dmub_notification_type type; argument440 uint8_t link_index;441 uint8_t result;442 bool pending_notification;443 union {