Searched refs:set_channel_map (Results 1 – 3 of 3) sorted by relevance
150 int (*set_channel_map)(struct snd_soc_dai *dai, member
318 .set_channel_map = bf5xx_i2s_set_channel_map,
2259 if (dai->driver && dai->driver->ops->set_channel_map) in snd_soc_dai_set_channel_map()2260 return dai->driver->ops->set_channel_map(dai, tx_num, tx_slot, in snd_soc_dai_set_channel_map()