Searched defs:dmub_notification (Results 1 – 1 of 1) sorted by relevance
457 struct dmub_notification { struct458 enum dmub_notification_type type; argument459 uint8_t link_index;460 uint8_t result;461 bool pending_notification;462 union {