Searched defs:channels_list (Results 1 – 3 of 3) sorted by relevance
/linux/sound/soc/intel/avs/ |
H A D | path.c | 123 avs_path_set_constraint(struct avs_dev * adev,struct avs_tplg_path_template * template,struct snd_pcm_hw_constraint_list * rate_list,struct snd_pcm_hw_constraint_list * channels_list,struct snd_pcm_hw_constraint_list * sample_bits_list) avs_path_set_constraint() argument
|
H A D | pcm.c | 36 struct snd_pcm_hw_constraint_list channels_list; member
|
/linux/sound/pci/echoaudio/ |
H A D | echoaudio.c | 27 static const unsigned int channels_list[10] = {1, 2, 4, 6, 8, 10, 12, 14, 16, 999999}; variable
|