Searched refs:of_graph_get_remote_port (Results 1 - 8 of 8) sorted by relevance

/linux-4.4.14/include/linux/
H A Dof_graph.h52 struct device_node *of_graph_get_remote_port(const struct device_node *node);
86 static inline struct device_node *of_graph_get_remote_port( of_graph_get_remote_port() function
/linux-4.4.14/drivers/gpu/drm/
H A Ddrm_of.c51 remote_port = of_graph_get_remote_port(ep); for_each_endpoint_of_node()
/linux-4.4.14/drivers/hwtracing/coresight/
H A Dof_coresight.c160 rport = of_graph_get_remote_port(ep); of_get_coresight_platform_data()
/linux-4.4.14/drivers/gpu/drm/rockchip/
H A Drockchip_drm_drv.c401 port = of_graph_get_remote_port(ep); for_each_endpoint_of_node()
/linux-4.4.14/drivers/gpu/drm/imx/
H A Dimx-drm-core.c451 port = of_graph_get_remote_port(ep); for_each_endpoint_of_node()
/linux-4.4.14/drivers/media/platform/exynos4-is/
H A Dfimc-is.c182 node = of_graph_get_remote_port(node); fimc_is_parse_sensor_config()
/linux-4.4.14/drivers/of/
H A Dbase.c2291 * of_graph_get_remote_port() - get remote port node
2297 struct device_node *of_graph_get_remote_port(const struct device_node *node) of_graph_get_remote_port() function
2307 EXPORT_SYMBOL(of_graph_get_remote_port); variable
/linux-4.4.14/drivers/media/platform/soc_camera/
H A Dsoc_camera.c1718 ren = of_graph_get_remote_port(epn); scan_of_host()

Completed in 308 milliseconds