Home
last modified time | relevance | path

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

12

/Linux-v5.15/include/linux/
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-v5.15/drivers/gpu/drm/bridge/
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()
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()
Dparade-ps8640.c234 dsi_node = of_graph_get_remote_port_parent(in_ep); in ps8640_bridge_attach()
Dti-sn65dsi83.c608 ctx->host_node = of_graph_get_remote_port_parent(endpoint); in sn65dsi83_parse_dt()
/Linux-v5.15/drivers/gpu/drm/meson/
Dmeson_drv.c454 remote_node = of_graph_get_remote_port_parent(ep); in meson_probe_remote()
489 remote = of_graph_get_remote_port_parent(ep); in meson_drv_probe()
/Linux-v5.15/drivers/video/fbdev/omap2/omapfb/dss/
Domapdss-boot-init.c156 pn = of_graph_get_remote_port_parent(n); in omapdss_walk_device()
/Linux-v5.15/drivers/gpu/drm/omapdrm/dss/
Dbase.c247 struct device_node *pn = of_graph_get_remote_port_parent(n); in omapdss_walk_device()
/Linux-v5.15/drivers/gpu/drm/
Ddrm_of.c166 remote = of_graph_get_remote_port_parent(ep); in drm_of_component_probe()
/Linux-v5.15/drivers/of/
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-v5.15/drivers/gpu/drm/armada/
Darmada_drv.c197 remote = of_graph_get_remote_port_parent(ep); in armada_add_endpoints()
/Linux-v5.15/drivers/gpu/drm/sun4i/
Dsun4i_drv.c251 remote = of_graph_get_remote_port_parent(ep); in sun4i_drv_traverse_endpoints()
Dsun4i_backend.c742 remote = of_graph_get_remote_port_parent(ep); in sun4i_backend_find_frontend()
Dsun4i_tcon.c916 remote = of_graph_get_remote_port_parent(ep); in sun4i_tcon_find_engine_traverse()
/Linux-v5.15/drivers/gpu/drm/panel/
Dpanel-raspberrypi-touchscreen.c402 dsi_host_node = of_graph_get_remote_port_parent(endpoint); in rpi_touchscreen_probe()
/Linux-v5.15/drivers/gpu/drm/rockchip/
Drockchip_drm_drv.c269 struct device_node *node = of_graph_get_remote_port_parent(ep); in rockchip_drm_endpoint_is_subdriver()
/Linux-v5.15/drivers/gpu/drm/tiny/
Darcpgu.c290 encoder_node = of_graph_get_remote_port_parent(endpoint_node); in arcpgu_load()
/Linux-v5.15/drivers/gpu/drm/kmb/
Dkmb_drv.c497 dsi_node = of_graph_get_remote_port_parent(dsi_in); in kmb_probe()
Dkmb_dsi.c246 encoder_node = of_graph_get_remote_port_parent(dsi_out); in kmb_dsi_host_bridge_init()
/Linux-v5.15/drivers/gpu/drm/rcar-du/
Drcar_du_kms.c498 entity = of_graph_get_remote_port_parent(ep->local_node); in rcar_du_encoders_init_one()
/Linux-v5.15/drivers/media/platform/qcom/camss/
Dcamss.c882 remote = of_graph_get_remote_port_parent(node); in camss_of_parse_ports()
/Linux-v5.15/drivers/video/fbdev/
Damba-clcd.c700 panel = of_graph_get_remote_port_parent(endpoint); in clcdfb_of_init_display()
/Linux-v5.15/drivers/gpu/drm/msm/
Dmsm_drv.c1237 intf = of_graph_get_remote_port_parent(ep_node); in add_components_mdp()
/Linux-v5.15/drivers/media/platform/exynos4-is/
Dmedia-dev.c421 rem = of_graph_get_remote_port_parent(ep); in fimc_md_parse_one_endpoint()
/Linux-v5.15/sound/soc/sh/rcar/
Dcore.c1136 remote_node = of_graph_get_remote_port_parent(endpoint); in rsnd_parse_connect_graph()

12