Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/omapdrm/dss/
H A Dhdmi_phy.c182 int hdmi_phy_init(struct platform_device *pdev, struct hdmi_phy_data *phy, in hdmi_phy_init() function
H A Dhdmi.h327 int hdmi_phy_init(struct platform_device *pdev, struct hdmi_phy_data *phy,
H A Dhdmi4.c775 r = hdmi_phy_init(pdev, &hdmi->phy, 4); in hdmi4_probe()
H A Dhdmi5.c749 r = hdmi_phy_init(pdev, &hdmi->phy, 5); in hdmi5_probe()
/openbmc/linux/drivers/video/fbdev/omap2/omapfb/dss/
H A Dhdmi_phy.c208 int hdmi_phy_init(struct platform_device *pdev, struct hdmi_phy_data *phy) in hdmi_phy_init() function
H A Dhdmi.h309 int hdmi_phy_init(struct platform_device *pdev, struct hdmi_phy_data *phy);
H A Dhdmi5.c733 r = hdmi_phy_init(pdev, &hdmi.phy); in hdmi5_bind()
H A Dhdmi4.c692 r = hdmi_phy_init(pdev, &hdmi.phy); in hdmi4_bind()