Home
last modified time | relevance | path

Searched refs:of_graph_get_port_parent (Results 1 – 7 of 7) sorted by relevance

/linux/include/linux/
H A Dof_graph.h82 struct device_node *of_graph_get_port_parent(struct device_node *node);
150 static inline struct device_node *of_graph_get_port_parent( in of_graph_get_port_parent() function
/linux/drivers/of/
H A Dproperty.c861 struct device_node *of_graph_get_port_parent(struct device_node *node) in of_graph_get_port_parent() function
884 EXPORT_SYMBOL(of_graph_get_port_parent);
900 return of_graph_get_port_parent(np); in of_graph_get_remote_port_parent()
1517 .get_con_dev = of_graph_get_port_parent,
/linux/drivers/hwtracing/coresight/
H A Dcoresight-platform.c149 struct device_node *parent = of_graph_get_port_parent(ep); in of_coresight_get_port_parent()
/linux/sound/soc/generic/
H A Daudio-graph-card.c93 struct device_node *node __free(device_node) = of_graph_get_port_parent(ep); in graph_parse_convert()
/linux/drivers/media/platform/ti/cal/
H A Dcal-camerarx.c625 phy->source_node = of_graph_get_port_parent(phy->source_ep_node); in cal_camerarx_parse_dt()
/linux/drivers/net/wireless/ath/ath12k/
H A Dcore.c1873 next_wsi_dev = of_graph_get_port_parent(next_rx_endpoint); in ath12k_core_get_wsi_info()
/linux/sound/soc/
H A Dsoc-core.c3489 .of_node = of_graph_get_port_parent(ep), in snd_soc_get_dai_id()