Searched defs:dmub_notification (Results 1 – 1 of 1) sorted by relevance
477 struct dmub_notification { struct478 enum dmub_notification_type type; argument479 uint8_t link_index;480 uint8_t result;481 bool pending_notification;482 union {