Searched refs:ext_fmt (Results 1 – 2 of 2) sorted by relevance
1305 unsigned int ext_fmt; in snd_soc_runtime_set_dai_fmt() local1332 ext_fmt = rtd->dai_link->codecs[i].ext_fmt; in snd_soc_runtime_set_dai_fmt()1333 ret = snd_soc_dai_set_fmt(codec_dai, dai_fmt | ext_fmt); in snd_soc_runtime_set_dai_fmt()1343 ext_fmt = rtd->dai_link->cpus[i].ext_fmt; in snd_soc_runtime_set_dai_fmt()1344 ret = snd_soc_dai_set_fmt(cpu_dai, dai_fmt | ext_fmt); in snd_soc_runtime_set_dai_fmt()
807 dlc->ext_fmt = graph_parse_bitframe(ep_cpu); in graph_link_init()814 dlc->ext_fmt = graph_parse_bitframe(ep_codec); in graph_link_init()