Home
last modified time | relevance | path

Searched refs:sun8i_hdmi_phy_probe (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.10/drivers/gpu/drm/sun4i/
Dsun8i_dw_hdmi.h205 int sun8i_hdmi_phy_probe(struct sun8i_dw_hdmi *hdmi, struct device_node *node);
Dsun8i_dw_hdmi.c215 ret = sun8i_hdmi_phy_probe(hdmi, phy_node); in sun8i_dw_hdmi_bind()
Dsun8i_hdmi_phy.c608 int sun8i_hdmi_phy_probe(struct sun8i_dw_hdmi *hdmi, struct device_node *node) in sun8i_hdmi_phy_probe() function