Home
last modified time | relevance | path

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

12

/linux/include/linux/
H A 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/drivers/gpu/drm/
H A 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/drivers/usb/core/
H A Dof.c131 remote_np = of_graph_get_remote_port_parent(ep); in usb_of_get_connect_type()
/linux/drivers/of/
H A Dproperty.c772 * of_graph_get_remote_port_parent() - get remote port's parent node
778 struct device_node *of_graph_get_remote_port_parent( in of_graph_get_remote_port_parent()
787 EXPORT_SYMBOL(of_graph_get_remote_port_parent);
847 remote = of_graph_get_remote_port_parent(endpoint_node); in of_graph_get_remote_node()
1351 return of_graph_get_remote_port_parent(np); in parse_interrupt_map()
773 struct device_node *of_graph_get_remote_port_parent( of_graph_get_remote_port_parent() function
/linux/drivers/video/fbdev/omap2/omapfb/dss/
H A Domapdss-boot-init.c155 pn = of_graph_get_remote_port_parent(n); in omapdss_walk_device()
/linux/drivers/gpu/drm/bridge/
H A Dthc63lvd1024.c142 remote = of_graph_get_remote_port_parent(endpoint); in thc63_parse_dt()
H A Dti-dlpc3433.c296 dlpc->host_node = of_graph_get_remote_port_parent(endpoint); in dlpc3433_parse_dt()
H A Dlontium-lt9211.c690 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 Dti-sn65dsi83.c637 host_node = of_graph_get_remote_port_parent(endpoint); in sn65dsi83_host_attach()
H A Dtc358775.c576 remote = of_graph_get_remote_port_parent(endpoint); in tc358775_parse_dt()
H A Dchipone-icn6211.c558 host_node = of_graph_get_remote_port_parent(endpoint); in chipone_dsi_host_attach()
/linux/drivers/gpu/drm/omapdrm/dss/
H A Dbase.c234 * of_graph_get_remote_port_parent() prints an error if there is no in omapdss_walk_device()
246 struct device_node *pn = of_graph_get_remote_port_parent(n); in omapdss_walk_device()
/linux/drivers/gpu/drm/armada/
H A Darmada_drv.c179 remote = of_graph_get_remote_port_parent(ep); in armada_add_endpoints()
/linux/drivers/gpu/drm/renesas/rz-du/
H A Drzg2l_du_kms.c136 entity = of_graph_get_remote_port_parent(ep->local_node); in rzg2l_du_encoders_init_one()
/linux/drivers/gpu/drm/sun4i/
H A Dsun4i_drv.c247 remote = of_graph_get_remote_port_parent(ep); in sun4i_drv_traverse_endpoints()
H A Dsun4i_backend.c744 remote = of_graph_get_remote_port_parent(ep); in sun4i_backend_find_frontend()
/linux/drivers/gpu/drm/panel/
H A Dpanel-raspberrypi-touchscreen.c407 dsi_host_node = of_graph_get_remote_port_parent(endpoint); in rpi_touchscreen_probe()
/linux/drivers/gpu/drm/mxsfb/
H A Dlcdif_drv.c59 remote = of_graph_get_remote_port_parent(ep); in lcdif_attach_bridge()
/linux/drivers/gpu/drm/rockchip/
H A Drockchip_drm_drv.c311 struct device_node *node = of_graph_get_remote_port_parent(ep); in rockchip_drm_endpoint_is_subdriver()
/linux/drivers/gpu/drm/tiny/
H A Darcpgu.c293 encoder_node = of_graph_get_remote_port_parent(endpoint_node); in arcpgu_load()
/linux/drivers/gpu/drm/bridge/imx/
H A Dimx8qxp-pxl2dpi.c272 remote = of_graph_get_remote_port_parent(ep); in imx8qxp_pxl2dpi_find_next_bridge()
/linux/drivers/gpu/drm/meson/
H A Dmeson_drv.c484 remote = of_graph_get_remote_port_parent(ep); in meson_drv_probe()
/linux/drivers/gpu/drm/kmb/
H A Dkmb_drv.c499 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.c576 entity = of_graph_get_remote_port_parent(ep->local_node); in rcar_du_encoders_init_one()

12