| /linux/include/linux/ |
| H A D | of_graph.h | 83 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 D | drm_of.c | 167 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 D | of.c | 131 remote_np = of_graph_get_remote_port_parent(ep); in usb_of_get_connect_type()
|
| /linux/drivers/power/sequencing/ |
| H A D | pwrseq-pcie-m2.c | 86 of_graph_get_remote_port_parent(endpoint); in pwrseq_pcie_m2_match()
|
| /linux/drivers/of/ |
| H A D | property.c | 927 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 D | omapdss-boot-init.c | 154 pn = of_graph_get_remote_port_parent(n); in omapdss_walk_device()
|
| /linux/drivers/gpu/drm/omapdrm/dss/ |
| H A D | base.c | 233 struct device_node *pn = of_graph_get_remote_port_parent(n); in omapdss_walk_device()
|
| /linux/drivers/pci/pwrctrl/ |
| H A D | core.c | 300 of_graph_get_remote_port_parent(endpoint); in pci_pwrctrl_is_required()
|
| /linux/drivers/gpu/drm/armada/ |
| H A D | armada_drv.c | 180 remote = of_graph_get_remote_port_parent(ep); in armada_add_endpoints()
|
| /linux/drivers/gpu/drm/sun4i/ |
| H A D | sun4i_drv.c | 249 remote = of_graph_get_remote_port_parent(ep); in sun4i_drv_traverse_endpoints()
|
| H A D | sun4i_backend.c | 745 remote = of_graph_get_remote_port_parent(ep); in sun4i_backend_find_frontend()
|
| /linux/drivers/gpu/drm/panel/ |
| H A D | panel-raspberrypi-touchscreen.c | 410 dsi_host_node = of_graph_get_remote_port_parent(endpoint); in rpi_touchscreen_probe()
|
| /linux/drivers/gpu/drm/mxsfb/ |
| H A D | lcdif_drv.c | 60 remote = of_graph_get_remote_port_parent(ep); in lcdif_attach_bridge()
|
| /linux/drivers/gpu/drm/renesas/rz-du/ |
| H A D | rzg2l_du_kms.c | 243 entity = of_graph_get_remote_port_parent(ep->local_node); in rzg2l_du_encoders_init_one()
|
| /linux/drivers/gpu/drm/bridge/ |
| H A D | ti-dlpc3433.c | 296 dlpc->host_node = of_graph_get_remote_port_parent(endpoint); in dlpc3433_parse_dt()
|
| H A D | lontium-lt9211.c | 689 host_node = of_graph_get_remote_port_parent(endpoint); in lt9211_host_attach()
|
| H A D | parade-ps8640.c | 577 dsi_node = of_graph_get_remote_port_parent(in_ep); in ps8640_bridge_get_dsi_resources()
|
| H A D | tc358775.c | 568 remote = of_graph_get_remote_port_parent(endpoint); in tc358775_parse_dt()
|
| H A D | chipone-icn6211.c | 557 host_node = of_graph_get_remote_port_parent(endpoint); in chipone_dsi_host_attach()
|
| /linux/drivers/gpu/drm/bridge/imx/ |
| H A D | imx8qxp-pxl2dpi.c | 272 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 D | rockchip_drm_drv.c | 315 struct device_node *node = of_graph_get_remote_port_parent(ep); in rockchip_drm_endpoint_is_subdriver()
|
| H A D | analogix_dp-rockchip.c | 251 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 D | meson_drv.c | 485 remote = of_graph_get_remote_port_parent(ep); in meson_drv_probe()
|
| /linux/drivers/gpu/drm/kmb/ |
| H A D | kmb_drv.c | 501 dsi_node = of_graph_get_remote_port_parent(dsi_in); in kmb_probe()
|
| /linux/drivers/gpu/drm/renesas/rcar-du/ |
| H A D | rcar_du_kms.c | 580 entity = of_graph_get_remote_port_parent(ep->local_node); in rcar_du_encoders_init_one()
|