Searched refs:DMUB_NOTIFICATION_HPD_IRQ (Results 1 – 4 of 4) sorted by relevance
63 notify->type == DMUB_NOTIFICATION_HPD_IRQ || in dc_stat_get_dmub_notification()
84 notify->type = DMUB_NOTIFICATION_HPD_IRQ; in dmub_srv_stat_get_notification()
143 DMUB_NOTIFICATION_HPD_IRQ, enumerator
830 else if (notify->type == DMUB_NOTIFICATION_HPD_IRQ) in dmub_hpd_callback()847 } else if (notify->type == DMUB_NOTIFICATION_HPD_IRQ) { in dmub_hpd_callback()923 case DMUB_NOTIFICATION_HPD_IRQ: in dmub_notification_type_str()4046 if (!register_dmub_notify_callback(adev, DMUB_NOTIFICATION_HPD_IRQ, in register_hpd_handlers()
Completed in 24 milliseconds