Searched refs:of_graph_get_remote_port (Results 1 – 8 of 8) sorted by relevance
52 struct device_node *of_graph_get_remote_port(const struct device_node *node);86 static inline struct device_node *of_graph_get_remote_port( in of_graph_get_remote_port() function
51 remote_port = of_graph_get_remote_port(ep); in drm_of_find_possible_crtcs()
160 rport = of_graph_get_remote_port(ep); in of_get_coresight_platform_data()
451 port = of_graph_get_remote_port(ep); in imx_drm_encoder_get_mux_id()
401 port = of_graph_get_remote_port(ep); in rockchip_drm_encoder_get_mux_id()
2297 struct device_node *of_graph_get_remote_port(const struct device_node *node) in of_graph_get_remote_port() function2307 EXPORT_SYMBOL(of_graph_get_remote_port);
182 node = of_graph_get_remote_port(node); in fimc_is_parse_sensor_config()
1718 ren = of_graph_get_remote_port(epn); in scan_of_host()