Searched refs:setup_hpd (Results 1 – 6 of 6) sorted by relevance
70 .setup_hpd = im8mp_hdmi_phy_setup_hpd,
123 void (*setup_hpd)(struct dw_hdmi *hdmi, void *data); member
448 .setup_hpd = dw_hdmi_rk3228_setup_hpd,484 .setup_hpd = dw_hdmi_rk3328_setup_hpd,
225 .setup_hpd = dw_hdmi_phy_setup_hpd,399 .setup_hpd = dw_hdmi_phy_setup_hpd,
502 .setup_hpd = dw_hdmi_setup_hpd,
1735 .setup_hpd = dw_hdmi_phy_setup_hpd,3281 if (hdmi->phy.ops->setup_hpd) in dw_hdmi_init_hw()3282 hdmi->phy.ops->setup_hpd(hdmi, hdmi->phy.data); in dw_hdmi_init_hw()