Home
last modified time | relevance | path

Searched refs:hw_constraints_capture_period_sizes (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/sound/pci/emu10k1/
Demupcm.c178 static const struct snd_pcm_hw_constraint_list hw_constraints_capture_period_sizes = { variable
1214 …constraint_list(runtime, 0, SNDRV_PCM_HW_PARAM_PERIOD_BYTES, &hw_constraints_capture_period_sizes); in snd_emu10k1_capture_open()
1253 …constraint_list(runtime, 0, SNDRV_PCM_HW_PARAM_PERIOD_BYTES, &hw_constraints_capture_period_sizes); in snd_emu10k1_capture_mic_open()
1361 …constraint_list(runtime, 0, SNDRV_PCM_HW_PARAM_PERIOD_BYTES, &hw_constraints_capture_period_sizes); in snd_emu10k1_capture_efx_open()