Searched refs:hdmi_phy_init (Results 1 – 8 of 8) sorted by relevance
/linux-6.1.9/drivers/gpu/drm/omapdrm/dss/ |
D | hdmi_phy.c | 182 int hdmi_phy_init(struct platform_device *pdev, struct hdmi_phy_data *phy, in hdmi_phy_init() function
|
D | hdmi.h | 327 int hdmi_phy_init(struct platform_device *pdev, struct hdmi_phy_data *phy,
|
D | hdmi4.c | 775 r = hdmi_phy_init(pdev, &hdmi->phy, 4); in hdmi4_probe()
|
D | hdmi5.c | 749 r = hdmi_phy_init(pdev, &hdmi->phy, 5); in hdmi5_probe()
|
/linux-6.1.9/drivers/video/fbdev/omap2/omapfb/dss/ |
D | hdmi_phy.c | 208 int hdmi_phy_init(struct platform_device *pdev, struct hdmi_phy_data *phy) in hdmi_phy_init() function
|
D | hdmi.h | 309 int hdmi_phy_init(struct platform_device *pdev, struct hdmi_phy_data *phy);
|
D | hdmi5.c | 733 r = hdmi_phy_init(pdev, &hdmi.phy); in hdmi5_bind()
|
D | hdmi4.c | 692 r = hdmi_phy_init(pdev, &hdmi.phy); in hdmi4_bind()
|