Searched refs:hdmi_parse_lanes_of (Results 1 – 8 of 8) sorted by relevance
/Linux-v5.10/drivers/gpu/drm/omapdrm/dss/ |
D | hdmi_common.c | 12 int hdmi_parse_lanes_of(struct platform_device *pdev, struct device_node *ep, in hdmi_parse_lanes_of() function
|
D | hdmi.h | 332 int hdmi_parse_lanes_of(struct platform_device *pdev, struct device_node *ep,
|
D | hdmi4.c | 745 r = hdmi_parse_lanes_of(pdev, ep, &hdmi->phy); in hdmi4_probe_of()
|
D | hdmi5.c | 719 r = hdmi_parse_lanes_of(pdev, ep, &hdmi->phy); in hdmi5_probe_of()
|
/Linux-v5.10/drivers/video/fbdev/omap2/omapfb/dss/ |
D | hdmi_common.c | 12 int hdmi_parse_lanes_of(struct platform_device *pdev, struct device_node *ep, in hdmi_parse_lanes_of() function
|
D | hdmi.h | 313 int hdmi_parse_lanes_of(struct platform_device *pdev, struct device_node *ep,
|
D | hdmi5.c | 570 r = hdmi_parse_lanes_of(pdev, ep, &hdmi.phy); in hdmi_probe_of()
|
D | hdmi4.c | 538 r = hdmi_parse_lanes_of(pdev, ep, &hdmi.phy); in hdmi_probe_of()
|