Home
last modified time | relevance | path

Searched refs:of_graph_get_remote_port_parent (Results 1 – 13 of 13) sorted by relevance

/linux/drivers/video/fbdev/omap2/omapfb/dss/
H A Domapdss-boot-init.c154 pn = of_graph_get_remote_port_parent(n); in omapdss_walk_device()
/linux/drivers/of/
H A Dproperty.c942 struct device_node *of_graph_get_remote_port_parent( in of_graph_get_remote_port_parent() function
951 EXPORT_SYMBOL(of_graph_get_remote_port_parent);
1028 remote = of_graph_get_remote_port_parent(endpoint_node); in of_graph_get_remote_node()
1538 return of_graph_get_remote_port_parent(np); in parse_remote_endpoint()
/linux/drivers/gpu/drm/omapdrm/dss/
H A Dbase.c233 struct device_node *pn = of_graph_get_remote_port_parent(n); in omapdss_walk_device()
/linux/drivers/pci/pwrctrl/
H A Dcore.c171 of_graph_get_remote_port_parent(endpoint); in pci_pwrctrl_is_required()
/linux/drivers/gpu/drm/armada/
H A Darmada_drv.c180 remote = of_graph_get_remote_port_parent(ep); in armada_add_endpoints()
/linux/drivers/gpu/drm/panel/
H A Dpanel-raspberrypi-touchscreen.c410 dsi_host_node = of_graph_get_remote_port_parent(endpoint); in rpi_touchscreen_probe()
/linux/drivers/gpu/drm/renesas/rz-du/
H A Drzg2l_du_kms.c243 entity = of_graph_get_remote_port_parent(ep->local_node); in rzg2l_du_encoders_init_one()
/linux/drivers/gpu/drm/rockchip/
H A Drockchip_drm_drv.c315 struct device_node *node = of_graph_get_remote_port_parent(ep); in rockchip_drm_endpoint_is_subdriver()
/linux/drivers/gpu/drm/tiny/
H A Darcpgu.c294 encoder_node = of_graph_get_remote_port_parent(endpoint_node); in arcpgu_load()
/linux/drivers/gpu/drm/meson/
H A Dmeson_drv.c485 remote = of_graph_get_remote_port_parent(ep); in meson_drv_probe()
/linux/drivers/power/sequencing/
H A Dpwrseq-pcie-m2.c179 of_graph_get_remote_port_parent(endpoint); in pwrseq_pcie_m2_match()
/linux/drivers/media/platform/samsung/exynos4-is/
H A Dmedia-dev.c420 rem = of_graph_get_remote_port_parent(ep); in fimc_md_parse_one_endpoint()
/linux/sound/soc/renesas/rcar/
H A Dcore.c1142 remote_node = of_graph_get_remote_port_parent(endpoint); in rsnd_parse_connect_common()