Searched refs:MAX_DEFAULT_CH_MAP_SIZE (Results 1 – 1 of 1) sorted by relevance
1048 #define MAX_DEFAULT_CH_MAP_SIZE 8 macro1049 static struct snd_soc_dai_link_ch_map default_ch_map_sync[MAX_DEFAULT_CH_MAP_SIZE] = {1059 static struct snd_soc_dai_link_ch_map default_ch_map_1cpu[MAX_DEFAULT_CH_MAP_SIZE] = {1069 static struct snd_soc_dai_link_ch_map default_ch_map_1codec[MAX_DEFAULT_CH_MAP_SIZE] = {1105 if (dai_link->num_cpus > MAX_DEFAULT_CH_MAP_SIZE || in snd_soc_compensate_channel_connection_map()1106 dai_link->num_codecs > MAX_DEFAULT_CH_MAP_SIZE) { in snd_soc_compensate_channel_connection_map()