Home
last modified time | relevance | path

Searched refs:hdmi_phy_init (Results 1 – 8 of 8) sorted by relevance

/Linux-v5.15/drivers/gpu/drm/omapdrm/dss/
Dhdmi_phy.c182 int hdmi_phy_init(struct platform_device *pdev, struct hdmi_phy_data *phy, in hdmi_phy_init() function
Dhdmi.h327 int hdmi_phy_init(struct platform_device *pdev, struct hdmi_phy_data *phy,
Dhdmi5.c748 r = hdmi_phy_init(pdev, &hdmi->phy, 5); in hdmi5_probe()
Dhdmi4.c774 r = hdmi_phy_init(pdev, &hdmi->phy, 4); in hdmi4_probe()
/Linux-v5.15/drivers/video/fbdev/omap2/omapfb/dss/
Dhdmi_phy.c208 int hdmi_phy_init(struct platform_device *pdev, struct hdmi_phy_data *phy) in hdmi_phy_init() function
Dhdmi.h309 int hdmi_phy_init(struct platform_device *pdev, struct hdmi_phy_data *phy);
Dhdmi5.c735 r = hdmi_phy_init(pdev, &hdmi.phy); in hdmi5_bind()
Dhdmi4.c694 r = hdmi_phy_init(pdev, &hdmi.phy); in hdmi4_bind()