Searched defs:dmub_notification (Results 1 – 1 of 1) sorted by relevance
432 struct dmub_notification { struct433 enum dmub_notification_type type; argument434 uint8_t link_index;435 uint8_t result;436 bool pending_notification;437 union {