Searched refs:EV_HPD_PLUG_INT (Results 1 – 1 of 1) sorted by relevance
/linux-6.3-rc2/drivers/gpu/drm/msm/dp/ |
A D | dp_display.c | 56 EV_HPD_PLUG_INT, enumerator 604 dp_add_event(dp, EV_HPD_PLUG_INT, 0, 1); /* delay = 1 */ in dp_hpd_plug_handle() 1170 case EV_HPD_PLUG_INT: in hpd_event_thread() 1222 dp_add_event(dp, EV_HPD_PLUG_INT, 0, 0); in dp_display_irq_handler() 1230 dp_add_event(dp, EV_HPD_PLUG_INT, 0, 3); in dp_display_irq_handler() 1817 dp_add_event(dp, EV_HPD_PLUG_INT, 0, 0); in dp_bridge_hpd_notify()
|
Completed in 6 milliseconds