Home
last modified time | relevance | path

Searched refs:cpu_ep (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/sound/soc/generic/
H A Daudio-graph-card.c145 struct device_node *cpu_ep, in graph_link_init() argument
168 struct device_node *cpu_ep, in graph_dai_link_of_dpcm() argument
324 struct device_node *cpu_ep, in __graph_for_each_link() argument
328 struct device_node *cpu_ep, in __graph_for_each_link()
336 struct device_node *cpu_ep; in __graph_for_each_link() local
346 cpu_ep = NULL; in __graph_for_each_link()
350 cpu_ep = of_get_next_child(cpu_port, cpu_ep); in __graph_for_each_link()
351 if (!cpu_ep) in __graph_for_each_link()
384 of_node_put(cpu_ep); in __graph_for_each_link()
398 struct device_node *cpu_ep, in graph_for_each_link() argument
[all …]
H A Daudio-graph-card2.c652 struct device_node *cpu_ep = port_to_endpoint(cpu_port); in audio_graph2_link_normal() local
653 struct device_node *codec_port = of_graph_get_remote_port(cpu_ep); in audio_graph2_link_normal()
675 of_node_put(cpu_ep); in audio_graph2_link_normal()
948 struct device_node *cpu_ep = port_to_endpoint(cpu_port); in graph_count_normal() local
949 struct device_node *codec_port = of_graph_get_remote_port(cpu_ep); in graph_count_normal()
966 of_node_put(cpu_ep); in graph_count_normal()