Home
last modified time | relevance | path

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

12

/linux/include/linux/
H A 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/drivers/gpu/drm/
H A Ddrm_of.c167 remote = of_graph_get_remote_port_parent(ep); in drm_of_component_probe()
592 dsi_host_node = of_graph_get_remote_port_parent(endpoint); in drm_of_get_dsi_bus()
/linux/drivers/usb/core/
H A Dof.c131 remote_np = of_graph_get_remote_port_parent(ep); in usb_of_get_connect_type()
/linux/drivers/power/sequencing/
H A Dpwrseq-pcie-m2.c86 of_graph_get_remote_port_parent(endpoint); in pwrseq_pcie_m2_match()
/linux/drivers/of/
H A Dproperty.c927 struct device_node *of_graph_get_remote_port_parent( in of_graph_get_remote_port_parent() function
936 EXPORT_SYMBOL(of_graph_get_remote_port_parent);
1013 remote = of_graph_get_remote_port_parent(endpoint_node); in of_graph_get_remote_node()
1515 return of_graph_get_remote_port_parent(np); in parse_remote_endpoint()
/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/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.c300 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/sun4i/
H A Dsun4i_drv.c249 remote = of_graph_get_remote_port_parent(ep); in sun4i_drv_traverse_endpoints()
H A Dsun4i_backend.c745 remote = of_graph_get_remote_port_parent(ep); in sun4i_backend_find_frontend()
/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/mxsfb/
H A Dlcdif_drv.c60 remote = of_graph_get_remote_port_parent(ep); in lcdif_attach_bridge()
/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/bridge/
H A Dti-dlpc3433.c296 dlpc->host_node = of_graph_get_remote_port_parent(endpoint); in dlpc3433_parse_dt()
H A Dlontium-lt9211.c689 host_node = of_graph_get_remote_port_parent(endpoint); in lt9211_host_attach()
H A Dparade-ps8640.c577 dsi_node = of_graph_get_remote_port_parent(in_ep); in ps8640_bridge_get_dsi_resources()
H A Dtc358775.c568 remote = of_graph_get_remote_port_parent(endpoint); in tc358775_parse_dt()
H A Dchipone-icn6211.c557 host_node = of_graph_get_remote_port_parent(endpoint); in chipone_dsi_host_attach()
/linux/drivers/gpu/drm/bridge/imx/
H A Dimx8qxp-pxl2dpi.c272 struct device_node *remote __free(device_node) = of_graph_get_remote_port_parent(ep); in imx8qxp_pxl2dpi_find_next_bridge()
/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()
H A Danalogix_dp-rockchip.c251 remote_port_parent = of_graph_get_remote_port_parent(endpoint.local_node); in rockchip_dp_drm_encoder_enable()
/linux/drivers/gpu/drm/meson/
H A Dmeson_drv.c485 remote = of_graph_get_remote_port_parent(ep); in meson_drv_probe()
/linux/drivers/gpu/drm/kmb/
H A Dkmb_drv.c501 dsi_node = of_graph_get_remote_port_parent(dsi_in); in kmb_probe()
/linux/drivers/gpu/drm/renesas/rcar-du/
H A Drcar_du_kms.c580 entity = of_graph_get_remote_port_parent(ep->local_node); in rcar_du_encoders_init_one()

12