Searched refs:hpd_wake_up (Results 1 – 3 of 3) sorted by relevance
266 void (*hpd_wake_up)(struct platform_device *pdev); member
420 .hpd_wake_up = dw_hdmi_cec_hpd_wake_up,
3450 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()