Searched refs:setup_hpd (Results 1 – 5 of 5) sorted by relevance
123 void (*setup_hpd)(struct dw_hdmi *hdmi, void *data); member
225 .setup_hpd = dw_hdmi_phy_setup_hpd,399 .setup_hpd = dw_hdmi_phy_setup_hpd,
445 .setup_hpd = dw_hdmi_rk3228_setup_hpd,482 .setup_hpd = dw_hdmi_rk3328_setup_hpd,
530 .setup_hpd = dw_hdmi_setup_hpd,
1738 .setup_hpd = dw_hdmi_phy_setup_hpd,3277 if (hdmi->phy.ops->setup_hpd) in dw_hdmi_init_hw()3278 hdmi->phy.ops->setup_hpd(hdmi, hdmi->phy.data); in dw_hdmi_init_hw()