Home
last modified time | relevance | path

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

/linux/include/linux/
A Dof_graph.h50 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
/linux/drivers/of/
A Dproperty.c732 struct device_node *of_graph_get_remote_endpoint(const struct device_node *node) in of_graph_get_remote_endpoint() function
737 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()
/linux/sound/soc/generic/
A Daudio-graph-card2.c365 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()
A Daudio-graph-card.c377 codec_ep = of_graph_get_remote_endpoint(cpu_ep); in __graph_for_each_link()
/linux/drivers/gpu/drm/rockchip/
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/
A Dlvds.c1125 if (of_graph_get_remote_endpoint(remote)) { in lvds_probe()
1138 if (of_graph_get_remote_endpoint(remote)) { in lvds_probe()
/linux/drivers/hwtracing/coresight/
A Dcoresight-platform.c217 rep = of_graph_get_remote_endpoint(ep); in of_coresight_parse_endpoint()
/linux/drivers/gpu/drm/bridge/imx/
A Dimx8qxp-ldb.c429 remote = of_graph_get_remote_endpoint(ep); in imx8qxp_ldb_set_di_id()
/linux/drivers/gpu/drm/sun4i/
A Dsun8i_mixer.c418 remote = of_graph_get_remote_endpoint(ep); in sun8i_mixer_of_get_id()
A Dsun4i_backend.c722 remote = of_graph_get_remote_endpoint(ep); in sun4i_backend_of_get_id()
A Dsun4i_tcon.c968 remote = of_graph_get_remote_endpoint(ep); in sun4i_tcon_of_get_id_from_port()
/linux/drivers/gpu/drm/bridge/
A Dtc358775.c552 remote = of_graph_get_remote_endpoint(endpoint); in tc358775_parse_dt()
/linux/drivers/media/platform/ti/cal/
A Dcal-camerarx.c576 phy->source_ep_node = of_graph_get_remote_endpoint(ep_node); in cal_camerarx_parse_dt()

Completed in 35 milliseconds