Home
last modified time | relevance | path

Searched refs:setup_hpd (Results 1 – 5 of 5) sorted by relevance

/linux-6.3-rc2/include/drm/bridge/
A Ddw_hdmi.h123 void (*setup_hpd)(struct dw_hdmi *hdmi, void *data); member
/linux-6.3-rc2/drivers/gpu/drm/rockchip/
A Ddw_hdmi-rockchip.c420 .setup_hpd = dw_hdmi_rk3228_setup_hpd,
457 .setup_hpd = dw_hdmi_rk3328_setup_hpd,
/linux-6.3-rc2/drivers/gpu/drm/sun4i/
A Dsun8i_hdmi_phy.c224 .setup_hpd = dw_hdmi_phy_setup_hpd,
398 .setup_hpd = dw_hdmi_phy_setup_hpd,
/linux-6.3-rc2/drivers/gpu/drm/meson/
A Dmeson_dw_hdmi.c529 .setup_hpd = dw_hdmi_setup_hpd,
/linux-6.3-rc2/drivers/gpu/drm/bridge/synopsys/
A Ddw-hdmi.c1752 .setup_hpd = dw_hdmi_phy_setup_hpd,
3296 if (hdmi->phy.ops->setup_hpd) in dw_hdmi_init_hw()
3297 hdmi->phy.ops->setup_hpd(hdmi, hdmi->phy.data); in dw_hdmi_init_hw()

Completed in 19 milliseconds