Home
last modified time | relevance | path

Searched refs:of_graph_get_remote_endpoint (Results 1 – 14 of 14) sorted by relevance

/linux/include/linux/
H A Dof_graph.h80 struct device_node *of_graph_get_remote_endpoint(
144 static inline struct device_node *of_graph_get_remote_endpoint( in of_graph_get_remote_endpoint() function
/linux/sound/soc/generic/
H A Daudio-graph-card2.c374 rep = of_graph_get_remote_endpoint(ep); in graph_get_next_multi_ep()
541 struct device_node *mcodec_ep_top __free(device_node) = of_graph_get_remote_endpoint(mcpu_ep_top); in graph_parse_node_multi_nm()
560 struct device_node *mcodec_ep_n __free(device_node) = of_graph_get_remote_endpoint(mcpu_ep_n); in graph_parse_node_multi_nm()
846 struct device_node *codec_ep __free(device_node) = of_graph_get_remote_endpoint(cpu_ep); in audio_graph2_link_normal()
877 struct device_node *rep __free(device_node) = of_graph_get_remote_endpoint(ep); in audio_graph2_link_dpcm()
1029 struct device_node *codec0_ep __free(device_node) = of_graph_get_remote_endpoint(ep0); in audio_graph2_link_c2c()
1030 struct device_node *codec1_ep __free(device_node) = of_graph_get_remote_endpoint(ep1); in audio_graph2_link_c2c()
H A Daudio-graph-card.c367 struct device_node *codec_ep __free(device_node) = of_graph_get_remote_endpoint(cpu_ep); in __graph_for_each_link()
/linux/drivers/of/
H A Dproperty.c847 struct device_node *of_graph_get_remote_endpoint(const struct device_node *node) in of_graph_get_remote_endpoint() function
852 EXPORT_SYMBOL(of_graph_get_remote_endpoint);
898 of_graph_get_remote_endpoint(node); in of_graph_get_remote_port_parent()
916 np = of_graph_get_remote_endpoint(node); in of_graph_get_remote_port()
1160 of_graph_get_remote_endpoint(to_of_node(fwnode))); in of_fwnode_graph_get_remote_endpoint()
/linux/drivers/gpu/drm/rockchip/
H A Drockchip_drm_drv.c286 ren = of_graph_get_remote_endpoint(en); in rockchip_drm_encoder_set_crtc_endpoint_id()
/linux/drivers/gpu/drm/stm/
H A Dlvds.c1123 if (of_graph_get_remote_endpoint(remote)) { in lvds_probe()
1136 if (of_graph_get_remote_endpoint(remote)) { in lvds_probe()
/linux/drivers/hwtracing/coresight/
H A Dcoresight-platform.c217 rep = of_graph_get_remote_endpoint(ep); in of_coresight_parse_endpoint()
/linux/drivers/gpu/drm/bridge/imx/
H A Dimx8qxp-ldb.c426 remote = of_graph_get_remote_endpoint(ep); in imx8qxp_ldb_set_di_id()
/linux/drivers/gpu/drm/bridge/
H A Dtc358775.c544 remote = of_graph_get_remote_endpoint(endpoint); in tc358775_parse_dt()
/linux/drivers/gpu/drm/sun4i/
H A Dsun8i_mixer.c443 remote = of_graph_get_remote_endpoint(ep); in sun8i_mixer_of_get_id()
H A Dsun4i_backend.c722 remote = of_graph_get_remote_endpoint(ep); in sun4i_backend_of_get_id()
H A Dsun4i_tcon.c968 remote = of_graph_get_remote_endpoint(ep); in sun4i_tcon_of_get_id_from_port()
/linux/drivers/media/platform/ti/cal/
H A Dcal-camerarx.c624 phy->source_ep_node = of_graph_get_remote_endpoint(ep_node); in cal_camerarx_parse_dt()
/linux/drivers/net/wireless/ath/ath12k/
H A Dcore.c1863 next_rx_endpoint = of_graph_get_remote_endpoint(tx_endpoint); in ath12k_core_get_wsi_info()