Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/
A Dof_graph.h52 struct device_node *of_graph_get_port_parent(struct device_node *node);
101 static inline struct device_node *of_graph_get_port_parent( in of_graph_get_port_parent() function
/linux-6.3-rc2/sound/soc/generic/
A Daudio-graph-card.c90 node = of_graph_get_port_parent(ep); in graph_get_dai_id()
134 node = of_graph_get_port_parent(ep); in asoc_simple_parse_dai()
181 struct device_node *node = of_graph_get_port_parent(ep); in graph_parse_convert()
A Daudio-graph-card2.c388 node = of_graph_get_port_parent(ep); in graph_get_dai_id()
421 node = of_graph_get_port_parent(ep); in asoc_simple_parse_dai()
/linux-6.3-rc2/drivers/of/
A Dproperty.c749 struct device_node *of_graph_get_port_parent(struct device_node *node) in of_graph_get_port_parent() function
770 EXPORT_SYMBOL(of_graph_get_port_parent);
787 pp = of_graph_get_port_parent(np); in of_graph_get_remote_port_parent()
/linux-6.3-rc2/drivers/hwtracing/coresight/
A Dcoresight-platform.c123 struct device_node *parent = of_graph_get_port_parent(ep); in of_coresight_get_port_parent()
/linux-6.3-rc2/drivers/media/platform/ti/cal/
A Dcal-camerarx.c571 phy->source_node = of_graph_get_port_parent(phy->source_ep_node); in cal_camerarx_parse_dt()
/linux-6.3-rc2/sound/soc/
A Dsoc-core.c3207 dlc.of_node = of_graph_get_port_parent(ep); in snd_soc_get_dai_id()

Completed in 18 milliseconds