Searched refs:get_channel_map (Results 1 – 3 of 3) sorted by relevance
211 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()
198 int (*get_channel_map)(struct snd_soc_dai *dai, member
2065 .get_channel_map = wcd9335_get_channel_map,