Home
last modified time | relevance | path

Searched refs:hpd_wake_up (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/include/drm/bridge/
H A Ddw_hdmi.h266 void (*hpd_wake_up)(struct platform_device *pdev); member
/OK3568_Linux_fs/kernel/drivers/gpu/drm/bridge/synopsys/
H A Ddw-hdmi-cec.c420 .hpd_wake_up = dw_hdmi_cec_hpd_wake_up,
H A Ddw-hdmi.c3450 if (hdmi->cec_ops->hpd_wake_up) in dw_hdmi_set_hpd_wake()
3451 hdmi->cec_ops->hpd_wake_up(hdmi->cec); in dw_hdmi_set_hpd_wake()