Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H 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
/OK3568_Linux_fs/kernel/sound/soc/generic/
H A Daudio-graph-card.c92 node = of_graph_get_port_parent(ep); in graph_get_dai_id()
125 node = of_graph_get_port_parent(ep); in asoc_simple_parse_dai()
172 struct device_node *node = of_graph_get_port_parent(ep); in graph_parse_convert()
191 struct device_node *node = of_graph_get_port_parent(ep); in graph_parse_mclk_fs()
228 node = of_graph_get_port_parent(ep); in graph_dai_link_of_dpcm()
/OK3568_Linux_fs/kernel/drivers/of/
H A Dproperty.c727 struct device_node *of_graph_get_port_parent(struct device_node *node) in of_graph_get_port_parent() function
748 EXPORT_SYMBOL(of_graph_get_port_parent);
765 pp = of_graph_get_port_parent(np); in of_graph_get_remote_port_parent()
/OK3568_Linux_fs/kernel/drivers/hwtracing/coresight/
H A Dcoresight-platform.c123 struct device_node *parent = of_graph_get_port_parent(ep); in of_coresight_get_port_parent()
/OK3568_Linux_fs/kernel/android/
H A Dabi_gki_aarch64_vivo1039 of_graph_get_port_parent
H A Dabi_gki_aarch64_qcom1601 of_graph_get_port_parent
H A Dabi_gki_aarch64_oplus1749 of_graph_get_port_parent
H A Dabi_gki_aarch64_galaxy2813 of_graph_get_port_parent
/OK3568_Linux_fs/kernel/sound/soc/
H A Dsoc-core.c2991 dlc.of_node = of_graph_get_port_parent(ep); in snd_soc_get_dai_id()