Home
last modified time | relevance | path

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

12

/linux-6.14.4/include/linux/
Dof_graph.h83 struct device_node *of_graph_get_remote_port_parent(
156 static inline struct device_node *of_graph_get_remote_port_parent( in of_graph_get_remote_port_parent() function
/linux-6.14.4/drivers/gpu/drm/
Ddrm_of.c164 remote = of_graph_get_remote_port_parent(ep); in drm_of_component_probe()
589 dsi_host_node = of_graph_get_remote_port_parent(endpoint); in drm_of_get_dsi_bus()
/linux-6.14.4/drivers/usb/core/
Dof.c131 remote_np = of_graph_get_remote_port_parent(ep); in usb_of_get_connect_type()
/linux-6.14.4/drivers/of/
Dproperty.c860 struct device_node *of_graph_get_remote_port_parent( in of_graph_get_remote_port_parent() function
869 EXPORT_SYMBOL(of_graph_get_remote_port_parent);
946 remote = of_graph_get_remote_port_parent(endpoint_node); in of_graph_get_remote_node()
1455 return of_graph_get_remote_port_parent(np); in parse_remote_endpoint()
/linux-6.14.4/drivers/video/fbdev/omap2/omapfb/dss/
Domapdss-boot-init.c155 pn = of_graph_get_remote_port_parent(n); in omapdss_walk_device()
/linux-6.14.4/drivers/gpu/drm/omapdrm/dss/
Dbase.c233 struct device_node *pn = of_graph_get_remote_port_parent(n); in omapdss_walk_device()
/linux-6.14.4/drivers/gpu/drm/bridge/
Dthc63lvd1024.c142 remote = of_graph_get_remote_port_parent(endpoint); in thc63_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.c577 dsi_node = of_graph_get_remote_port_parent(in_ep); in ps8640_bridge_get_dsi_resources()
Dtc358775.c576 remote = of_graph_get_remote_port_parent(endpoint); in tc358775_parse_dt()
Dti-sn65dsi83.c776 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()
/linux-6.14.4/drivers/gpu/drm/armada/
Darmada_drv.c180 remote = of_graph_get_remote_port_parent(ep); in armada_add_endpoints()
/linux-6.14.4/drivers/gpu/drm/renesas/rz-du/
Drzg2l_du_kms.c136 entity = of_graph_get_remote_port_parent(ep->local_node); in rzg2l_du_encoders_init_one()
/linux-6.14.4/drivers/gpu/drm/sun4i/
Dsun4i_drv.c248 remote = of_graph_get_remote_port_parent(ep); in sun4i_drv_traverse_endpoints()
Dsun4i_backend.c744 remote = of_graph_get_remote_port_parent(ep); in sun4i_backend_find_frontend()
/linux-6.14.4/drivers/gpu/drm/panel/
Dpanel-raspberrypi-touchscreen.c407 dsi_host_node = of_graph_get_remote_port_parent(endpoint); in rpi_touchscreen_probe()
/linux-6.14.4/drivers/gpu/drm/mxsfb/
Dlcdif_drv.c60 remote = of_graph_get_remote_port_parent(ep); in lcdif_attach_bridge()
/linux-6.14.4/drivers/gpu/drm/bridge/imx/
Dimx8qxp-pxl2dpi.c272 remote = of_graph_get_remote_port_parent(ep); in imx8qxp_pxl2dpi_find_next_bridge()
/linux-6.14.4/drivers/gpu/drm/tiny/
Darcpgu.c295 encoder_node = of_graph_get_remote_port_parent(endpoint_node); in arcpgu_load()
/linux-6.14.4/drivers/gpu/drm/rockchip/
Drockchip_drm_drv.c311 struct device_node *node = of_graph_get_remote_port_parent(ep); in rockchip_drm_endpoint_is_subdriver()
/linux-6.14.4/drivers/gpu/drm/meson/
Dmeson_drv.c485 remote = of_graph_get_remote_port_parent(ep); in meson_drv_probe()
/linux-6.14.4/drivers/gpu/drm/kmb/
Dkmb_drv.c500 dsi_node = of_graph_get_remote_port_parent(dsi_in); in kmb_probe()
/linux-6.14.4/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()

12