Searched refs:DMUB_NOTIFICATION_HPD (Results 1 – 4 of 4) sorted by relevance
62 if (notify->type == DMUB_NOTIFICATION_HPD || in dc_stat_get_dmub_notification()
81 notify->type = DMUB_NOTIFICATION_HPD; in dmub_srv_stat_get_notification()
142 DMUB_NOTIFICATION_HPD, enumerator
811 if (notify->type == DMUB_NOTIFICATION_HPD && adev->in_suspend) { in dmub_hpd_callback()828 if (notify->type == DMUB_NOTIFICATION_HPD) in dmub_hpd_callback()843 if (notify->type == DMUB_NOTIFICATION_HPD) { in dmub_hpd_callback()921 case DMUB_NOTIFICATION_HPD: in dmub_notification_type_str()4040 if (!register_dmub_notify_callback(adev, DMUB_NOTIFICATION_HPD, in register_hpd_handlers()
Completed in 28 milliseconds