Home
last modified time | relevance | path

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

12

/linux/include/linux/
A Dof_graph.h53 struct device_node *of_graph_get_remote_port_parent(
107 static inline struct device_node *of_graph_get_remote_port_parent( in of_graph_get_remote_port_parent() function
/linux/drivers/gpu/drm/bridge/
A Dthc63lvd1024.c134 remote = of_graph_get_remote_port_parent(endpoint); in thc63_parse_dt()
157 remote = of_graph_get_remote_port_parent(endpoint); in thc63_parse_dt()
A Dtc358775.c543 parent = of_graph_get_remote_port_parent(endpoint); in tc358775_parse_dt()
577 remote = of_graph_get_remote_port_parent(endpoint); in tc358775_parse_dt()
A Dparade-ps8640.c421 dsi_node = of_graph_get_remote_port_parent(in_ep); in ps8640_bridge_attach()
A Dti-sn65dsi83.c622 ctx->host_node = of_graph_get_remote_port_parent(endpoint); in sn65dsi83_parse_dt()
/linux/drivers/gpu/drm/meson/
A Dmeson_drv.c453 remote_node = of_graph_get_remote_port_parent(ep); in meson_probe_remote()
488 remote = of_graph_get_remote_port_parent(ep); in meson_drv_probe()
/linux/drivers/video/fbdev/omap2/omapfb/dss/
A Domapdss-boot-init.c156 pn = of_graph_get_remote_port_parent(n); in omapdss_walk_device()
/linux/drivers/gpu/drm/omapdrm/dss/
A Dbase.c247 struct device_node *pn = of_graph_get_remote_port_parent(n); in omapdss_walk_device()
/linux/drivers/gpu/drm/
A Ddrm_of.c166 remote = of_graph_get_remote_port_parent(ep); in drm_of_component_probe()
/linux/drivers/of/
A Dproperty.c775 struct device_node *of_graph_get_remote_port_parent( in of_graph_get_remote_port_parent() function
789 EXPORT_SYMBOL(of_graph_get_remote_port_parent);
843 remote = of_graph_get_remote_port_parent(endpoint_node); in of_graph_get_remote_node()
/linux/drivers/gpu/drm/armada/
A Darmada_drv.c197 remote = of_graph_get_remote_port_parent(ep); in armada_add_endpoints()
/linux/drivers/gpu/drm/sun4i/
A Dsun4i_drv.c251 remote = of_graph_get_remote_port_parent(ep); in sun4i_drv_traverse_endpoints()
A Dsun4i_backend.c742 remote = of_graph_get_remote_port_parent(ep); in sun4i_backend_find_frontend()
A Dsun4i_tcon.c914 remote = of_graph_get_remote_port_parent(ep); in sun4i_tcon_find_engine_traverse()
/linux/drivers/gpu/drm/panel/
A Dpanel-raspberrypi-touchscreen.c402 dsi_host_node = of_graph_get_remote_port_parent(endpoint); in rpi_touchscreen_probe()
/linux/drivers/gpu/drm/rockchip/
A Drockchip_drm_drv.c266 struct device_node *node = of_graph_get_remote_port_parent(ep); in rockchip_drm_endpoint_is_subdriver()
/linux/drivers/gpu/drm/tiny/
A Darcpgu.c290 encoder_node = of_graph_get_remote_port_parent(endpoint_node); in arcpgu_load()
/linux/drivers/gpu/drm/kmb/
A Dkmb_drv.c497 dsi_node = of_graph_get_remote_port_parent(dsi_in); in kmb_probe()
A Dkmb_dsi.c246 encoder_node = of_graph_get_remote_port_parent(dsi_out); in kmb_dsi_host_bridge_init()
/linux/drivers/gpu/drm/rcar-du/
A Drcar_du_kms.c544 entity = of_graph_get_remote_port_parent(ep->local_node); in rcar_du_encoders_init_one()
/linux/drivers/media/platform/qcom/camss/
A Dcamss.c882 remote = of_graph_get_remote_port_parent(node); in camss_of_parse_ports()
/linux/drivers/video/fbdev/
A Damba-clcd.c700 panel = of_graph_get_remote_port_parent(endpoint); in clcdfb_of_init_display()
/linux/drivers/gpu/drm/msm/
A Dmsm_drv.c1281 intf = of_graph_get_remote_port_parent(ep_node); in add_components_mdp()
/linux/drivers/media/platform/exynos4-is/
A Dmedia-dev.c421 rem = of_graph_get_remote_port_parent(ep); in fimc_md_parse_one_endpoint()
/linux/sound/soc/sh/rcar/
A Dcore.c1136 remote_node = of_graph_get_remote_port_parent(endpoint); in rsnd_parse_connect_graph()

Completed in 48 milliseconds

12