Searched refs:hw_constraints_capture_period_sizes (Results 1 - 2 of 2) sorted by relevance
/linux-4.1.27/sound/pci/emu10k1/ |
H A D | emupcm.c | 178 static struct snd_pcm_hw_constraint_list hw_constraints_capture_period_sizes = { variable in typeref:struct:snd_pcm_hw_constraint_list 1207 snd_pcm_hw_constraint_list(runtime, 0, SNDRV_PCM_HW_PARAM_PERIOD_BYTES, &hw_constraints_capture_period_sizes); snd_emu10k1_capture_open() 1246 snd_pcm_hw_constraint_list(runtime, 0, SNDRV_PCM_HW_PARAM_PERIOD_BYTES, &hw_constraints_capture_period_sizes); snd_emu10k1_capture_mic_open() 1354 snd_pcm_hw_constraint_list(runtime, 0, SNDRV_PCM_HW_PARAM_PERIOD_BYTES, &hw_constraints_capture_period_sizes); snd_emu10k1_capture_efx_open()
|
/linux-4.1.27/sound/pci/ca0106/ |
H A D | ca0106_main.c | 689 //snd_pcm_hw_constraint_list(runtime, 0, SNDRV_PCM_HW_PARAM_PERIOD_SIZE, &hw_constraints_capture_period_sizes); snd_ca0106_pcm_open_capture_channel()
|
Completed in 116 milliseconds