/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/of/ |
H A D | property.c | 834 struct device_node *of_graph_get_remote_port_parent( in of_graph_get_remote_port_parent() function 843 EXPORT_SYMBOL(of_graph_get_remote_port_parent); 920 remote = of_graph_get_remote_port_parent(endpoint_node); in of_graph_get_remote_node() 1423 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 | 155 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/gpu/drm/bridge/ |
H A D | thc63lvd1024.c | 142 remote = of_graph_get_remote_port_parent(endpoint); in thc63_parse_dt()
|
H A D | lontium-lt9211.c | 690 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 | ti-sn65dsi83.c | 637 host_node = of_graph_get_remote_port_parent(endpoint); in sn65dsi83_host_attach()
|
H A D | tc358775.c | 576 remote = of_graph_get_remote_port_parent(endpoint); in tc358775_parse_dt()
|
H A D | chipone-icn6211.c | 558 host_node = of_graph_get_remote_port_parent(endpoint); in chipone_dsi_host_attach()
|
/linux/drivers/gpu/drm/armada/ |
H A D | armada_drv.c | 181 remote = of_graph_get_remote_port_parent(ep); in armada_add_endpoints()
|
/linux/drivers/gpu/drm/renesas/rz-du/ |
H A D | rzg2l_du_kms.c | 136 entity = of_graph_get_remote_port_parent(ep->local_node); in rzg2l_du_encoders_init_one()
|
/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 | 744 remote = of_graph_get_remote_port_parent(ep); in sun4i_backend_find_frontend()
|
H A D | sun4i_tcon.c | 913 remote = of_graph_get_remote_port_parent(ep); in sun4i_tcon_find_engine_traverse()
|
/linux/drivers/gpu/drm/panel/ |
H A D | panel-raspberrypi-touchscreen.c | 407 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/tiny/ |
H A D | arcpgu.c | 294 encoder_node = of_graph_get_remote_port_parent(endpoint_node); in arcpgu_load()
|
/linux/drivers/gpu/drm/rockchip/ |
H A D | rockchip_drm_drv.c | 313 struct device_node *node = of_graph_get_remote_port_parent(ep); in rockchip_drm_endpoint_is_subdriver()
|
/linux/drivers/gpu/drm/bridge/imx/ |
H A D | imx8qxp-pxl2dpi.c | 272 remote = of_graph_get_remote_port_parent(ep); in imx8qxp_pxl2dpi_find_next_bridge()
|
/linux/drivers/gpu/drm/meson/ |
H A D | meson_drv.c | 486 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 | 576 entity = of_graph_get_remote_port_parent(ep->local_node); in rcar_du_encoders_init_one()
|
/linux/drivers/gpu/drm/msm/ |
H A D | msm_drv.c | 960 intf = of_graph_get_remote_port_parent(ep_node); in add_components_mdp()
|
/linux/drivers/gpu/drm/mediatek/ |
H A D | mtk_drm_drv.c | 847 ep_dev_node = of_graph_get_remote_port_parent(ep_out); in mtk_drm_of_get_ddp_ep_cid()
|