Home
last modified time | relevance | path

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

/Linux-v4.19/include/sound/
Dsoc-dai.h173 int (*get_channel_map)(struct snd_soc_dai *dai, member
/Linux-v4.19/sound/soc/
Dsoc-core.c2648 if (dai->driver->ops->get_channel_map) in snd_soc_dai_get_channel_map()
2649 return dai->driver->ops->get_channel_map(dai, tx_num, tx_slot, in snd_soc_dai_get_channel_map()