Searched refs:EV_HPD_UNPLUG_INT (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/msm/dp/ |
H A D | dp_display.c | 59 EV_HPD_UNPLUG_INT, enumerator 659 dp_add_event(dp, EV_HPD_UNPLUG_INT, 0, 1); /* delay = 1 */ in dp_hpd_unplug_handle() 1103 case EV_HPD_UNPLUG_INT: in hpd_event_thread() 1175 dp_add_event(dp, EV_HPD_UNPLUG_INT, 0, 0); in dp_display_irq_handler()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/msm/dp/ |
H A D | dp_display.c | 61 EV_HPD_UNPLUG_INT, enumerator 1127 case EV_HPD_UNPLUG_INT: in hpd_event_thread() 1183 dp_add_event(dp, EV_HPD_UNPLUG_INT, 0, 0); in dp_display_irq_handler() 1188 dp_add_event(dp, EV_HPD_UNPLUG_INT, 0, 0); in dp_display_irq_handler() 1775 dp_add_event(dp, EV_HPD_UNPLUG_INT, 0, 0); in dp_bridge_hpd_notify()
|
Completed in 6 milliseconds