Searched refs:EV_HPD_PLUG_INT (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/gpu/drm/msm/dp/ |
H A D | dp_display.c | 59 EV_HPD_PLUG_INT, enumerator 609 dp_add_event(dp, EV_HPD_PLUG_INT, 0, 1); /* delay = 1 */ in dp_hpd_plug_handle() 1128 case EV_HPD_PLUG_INT: in hpd_event_thread() 1180 dp_add_event(dp, EV_HPD_PLUG_INT, 0, 0); in dp_display_irq_handler() 1188 dp_add_event(dp, EV_HPD_PLUG_INT, 0, 3); in dp_display_irq_handler() 1777 dp_add_event(dp, EV_HPD_PLUG_INT, 0, 0); in dp_bridge_hpd_notify()
|