Home
last modified time | relevance | path

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

12

/Linux-v6.6/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-v6.6/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()
567 remote = of_graph_get_remote_port_parent(endpoint); in tc358775_parse_dt()
Dti-dlpc3433.c296 dlpc->host_node = of_graph_get_remote_port_parent(endpoint); in dlpc3433_parse_dt()
Dlontium-lt9211.c690 host_node = of_graph_get_remote_port_parent(endpoint); in lt9211_host_attach()
Dparade-ps8640.c555 dsi_node = of_graph_get_remote_port_parent(in_ep); in ps8640_bridge_get_dsi_resources()
Dti-sn65dsi83.c638 host_node = of_graph_get_remote_port_parent(endpoint); in sn65dsi83_host_attach()
Dchipone-icn6211.c558 host_node = of_graph_get_remote_port_parent(endpoint); in chipone_dsi_host_attach()
Dsii902x.c1142 struct device_node *remote = of_graph_get_remote_port_parent(endpoint); in sii902x_probe()
/Linux-v6.6/drivers/gpu/drm/
Ddrm_of.c164 remote = of_graph_get_remote_port_parent(ep); in drm_of_component_probe()
527 dsi_host_node = of_graph_get_remote_port_parent(endpoint); in drm_of_get_dsi_bus()
/Linux-v6.6/drivers/video/fbdev/omap2/omapfb/dss/
Domapdss-boot-init.c156 pn = of_graph_get_remote_port_parent(n); in omapdss_walk_device()
/Linux-v6.6/drivers/gpu/drm/omapdrm/dss/
Dbase.c247 struct device_node *pn = of_graph_get_remote_port_parent(n); in omapdss_walk_device()
/Linux-v6.6/drivers/of/
Dproperty.c779 struct device_node *of_graph_get_remote_port_parent( in of_graph_get_remote_port_parent() function
793 EXPORT_SYMBOL(of_graph_get_remote_port_parent);
847 remote = of_graph_get_remote_port_parent(endpoint_node); in of_graph_get_remote_node()
/Linux-v6.6/drivers/gpu/drm/armada/
Darmada_drv.c177 remote = of_graph_get_remote_port_parent(ep); in armada_add_endpoints()
/Linux-v6.6/drivers/gpu/drm/sun4i/
Dsun4i_drv.c247 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()
/Linux-v6.6/drivers/gpu/drm/panel/
Dpanel-raspberrypi-touchscreen.c407 dsi_host_node = of_graph_get_remote_port_parent(endpoint); in rpi_touchscreen_probe()
/Linux-v6.6/drivers/gpu/drm/mxsfb/
Dlcdif_drv.c59 remote = of_graph_get_remote_port_parent(ep); in lcdif_attach_bridge()
/Linux-v6.6/drivers/gpu/drm/rockchip/
Drockchip_drm_drv.c307 struct device_node *node = of_graph_get_remote_port_parent(ep); in rockchip_drm_endpoint_is_subdriver()
/Linux-v6.6/drivers/gpu/drm/bridge/imx/
Dimx8qxp-pxl2dpi.c277 remote = of_graph_get_remote_port_parent(ep); in imx8qxp_pxl2dpi_find_next_bridge()
/Linux-v6.6/drivers/gpu/drm/tiny/
Darcpgu.c293 encoder_node = of_graph_get_remote_port_parent(endpoint_node); in arcpgu_load()
/Linux-v6.6/drivers/gpu/drm/meson/
Dmeson_drv.c485 remote = of_graph_get_remote_port_parent(ep); in meson_drv_probe()
/Linux-v6.6/drivers/gpu/drm/kmb/
Dkmb_drv.c500 dsi_node = of_graph_get_remote_port_parent(dsi_in); in kmb_probe()
/Linux-v6.6/drivers/gpu/drm/renesas/rcar-du/
Drcar_du_kms.c576 entity = of_graph_get_remote_port_parent(ep->local_node); in rcar_du_encoders_init_one()
/Linux-v6.6/drivers/media/platform/qcom/camss/
Dcamss.c1085 remote = of_graph_get_remote_port_parent(node); in camss_of_parse_ports()

12