Searched refs:SND_DEVICE_MAX (Results 1 – 7 of 7) sorted by relevance
136 static struct listnode *operator_specific_device_table[SND_DEVICE_MAX];209 static const char * const device_table[SND_DEVICE_MAX] = {307 effect_config_table[GET_IN_DEVICE_INDEX(SND_DEVICE_MAX)][EFFECT_COUNT] = {335 static int acdb_device_table[SND_DEVICE_MAX] = {438 static struct name_to_index snd_device_name_index[SND_DEVICE_MAX] = {530 static char * backend_table[SND_DEVICE_MAX] = {0};531 static char * hw_interface_table[SND_DEVICE_MAX] = {0};724 for (dev = 0; dev < SND_DEVICE_MAX; dev++) { in set_platform_defaults()1250 for (dev = 0; dev < SND_DEVICE_MAX; dev++) { in platform_deinit()1283 if (snd_device >= SND_DEVICE_MIN && snd_device < SND_DEVICE_MAX) { in platform_get_snd_device_name()[all …]
163 SND_DEVICE_MAX = SND_DEVICE_IN_END, enumerator
100 SND_DEVICE_MAX = SND_DEVICE_IN_END, enumerator
115 static const char * const device_table[SND_DEVICE_MAX] = {172 static const int acdb_device_table[SND_DEVICE_MAX] = {395 if (snd_device >= SND_DEVICE_MIN && snd_device < SND_DEVICE_MAX) in platform_get_snd_device_name()
122 static struct listnode *operator_specific_device_table[SND_DEVICE_MAX];123 static struct listnode *external_specific_device_table[SND_DEVICE_MAX];188 struct snd_device_to_mic_map mic_map[SND_DEVICE_MAX];259 static const char * const device_table[SND_DEVICE_MAX] = {391 effect_config_table[GET_IN_DEVICE_INDEX(SND_DEVICE_MAX)][EFFECT_COUNT] = {415 static int acdb_device_table[SND_DEVICE_MAX] = {542 static int backend_bit_width_table[SND_DEVICE_MAX] = {0};552 static const struct name_to_index snd_device_name_index[SND_DEVICE_MAX] = {682 static char * backend_tag_table[SND_DEVICE_MAX] = {0};683 static char * hw_interface_table[SND_DEVICE_MAX] = {0};[all …]
199 SND_DEVICE_MAX = SND_DEVICE_IN_END, enumerator
752 snd_device >= SND_DEVICE_MAX) { in enable_snd_device()825 snd_device >= SND_DEVICE_MAX) { in disable_snd_device()6488 adev->snd_dev_ref_cnt = calloc(SND_DEVICE_MAX, sizeof(int)); in adev_open()