dw_hdmi_phy_setup_hpd 1527 drivers/gpu/drm/bridge/synopsys/dw-hdmi.c EXPORT_SYMBOL_GPL(dw_hdmi_phy_setup_hpd);
dw_hdmi_phy_setup_hpd 1534 drivers/gpu/drm/bridge/synopsys/dw-hdmi.c 	.setup_hpd = dw_hdmi_phy_setup_hpd,
dw_hdmi_phy_setup_hpd  335 drivers/gpu/drm/rockchip/dw_hdmi-rockchip.c 	dw_hdmi_phy_setup_hpd(dw_hdmi, data);
dw_hdmi_phy_setup_hpd  375 drivers/gpu/drm/rockchip/dw_hdmi-rockchip.c 	dw_hdmi_phy_setup_hpd(dw_hdmi, data);
dw_hdmi_phy_setup_hpd  396 drivers/gpu/drm/sun4i/sun8i_hdmi_phy.c 	.setup_hpd = &dw_hdmi_phy_setup_hpd,
dw_hdmi_phy_setup_hpd  177 include/drm/bridge/dw_hdmi.h void dw_hdmi_phy_setup_hpd(struct dw_hdmi *hdmi, void *data);