Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/soc/generic/
H A Daudio-graph-card.c205 struct device_node *codec_ep, in graph_dai_link_of_dpcm() argument
213 struct device_node *ep = li->cpu ? cpu_ep : codec_ep; in graph_dai_link_of_dpcm()
317 ret = asoc_simple_parse_daifmt(dev, cpu_ep, codec_ep, in graph_dai_link_of_dpcm()
336 struct device_node *codec_ep, in graph_dai_link_of() argument
362 graph_parse_mclk_fs(top, codec_ep, dai_props); in graph_dai_link_of()
364 ret = asoc_simple_parse_daifmt(dev, cpu_ep, codec_ep, in graph_dai_link_of()
373 ret = asoc_simple_parse_codec(codec_ep, dai_link); in graph_dai_link_of()
381 ret = asoc_simple_parse_tdm(codec_ep, codec_dai); in graph_dai_link_of()
389 ret = asoc_simple_parse_clk_codec(dev, codec_ep, dai_link, codec_dai); in graph_dai_link_of()
413 struct device_node *codec_ep, in graph_for_each_link() argument
[all …]