Home
last modified time | relevance | path

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

/Linux-v5.4/sound/soc/
Dsoc-dai.c211 if (dai->driver->ops->get_channel_map) in snd_soc_dai_get_channel_map()
212 return dai->driver->ops->get_channel_map(dai, tx_num, tx_slot, in snd_soc_dai_get_channel_map()
/Linux-v5.4/include/sound/
Dsoc-dai.h198 int (*get_channel_map)(struct snd_soc_dai *dai, member
/Linux-v5.4/sound/soc/codecs/
Dwcd9335.c2065 .get_channel_map = wcd9335_get_channel_map,