Searched refs:of_graph_get_remote_endpoint (Results 1 – 13 of 13) sorted by relevance
50 struct device_node *of_graph_get_remote_endpoint(95 static inline struct device_node *of_graph_get_remote_endpoint( in of_graph_get_remote_endpoint() function
732 struct device_node *of_graph_get_remote_endpoint(const struct device_node *node) in of_graph_get_remote_endpoint() function737 EXPORT_SYMBOL(of_graph_get_remote_endpoint);783 of_graph_get_remote_endpoint(node); in of_graph_get_remote_port_parent()801 np = of_graph_get_remote_endpoint(node); in of_graph_get_remote_port()1022 of_graph_get_remote_endpoint(to_of_node(fwnode))); in of_fwnode_graph_get_remote_endpoint()
365 rep = of_graph_get_remote_endpoint(ep); in graph_get_next_multi_ep()540 struct device_node *mcodec_ep_top = of_graph_get_remote_endpoint(mcpu_ep_top); in graph_parse_node_multi_nm()564 mcodec_ep_n = of_graph_get_remote_endpoint(mcpu_ep_n); in graph_parse_node_multi_nm()890 struct device_node *rep = of_graph_get_remote_endpoint(ep); in audio_graph2_link_dpcm()
377 codec_ep = of_graph_get_remote_endpoint(cpu_ep); in __graph_for_each_link()
286 ren = of_graph_get_remote_endpoint(en); in rockchip_drm_encoder_set_crtc_endpoint_id()
1125 if (of_graph_get_remote_endpoint(remote)) { in lvds_probe()1138 if (of_graph_get_remote_endpoint(remote)) { in lvds_probe()
217 rep = of_graph_get_remote_endpoint(ep); in of_coresight_parse_endpoint()
429 remote = of_graph_get_remote_endpoint(ep); in imx8qxp_ldb_set_di_id()
418 remote = of_graph_get_remote_endpoint(ep); in sun8i_mixer_of_get_id()
722 remote = of_graph_get_remote_endpoint(ep); in sun4i_backend_of_get_id()
968 remote = of_graph_get_remote_endpoint(ep); in sun4i_tcon_of_get_id_from_port()
552 remote = of_graph_get_remote_endpoint(endpoint); in tc358775_parse_dt()
576 phy->source_ep_node = of_graph_get_remote_endpoint(ep_node); in cal_camerarx_parse_dt()
Completed in 35 milliseconds