Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/gpu/drm/sun4i/
Dsun8i_dw_hdmi.h200 int sun8i_hdmi_phy_get(struct sun8i_dw_hdmi *hdmi, struct device_node *node);
Dsun8i_dw_hdmi.c171 ret = sun8i_hdmi_phy_get(hdmi, phy_node); in sun8i_dw_hdmi_bind()
Dsun8i_hdmi_phy.c652 int sun8i_hdmi_phy_get(struct sun8i_dw_hdmi *hdmi, struct device_node *node) in sun8i_hdmi_phy_get() function