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