Home
last modified time | relevance | path

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

/Linux-v5.10/sound/pci/emu10k1/
Demupcm.c164 static const struct snd_pcm_hw_constraint_list hw_constraints_capture_period_sizes = { variable
1188 …constraint_list(runtime, 0, SNDRV_PCM_HW_PARAM_PERIOD_BYTES, &hw_constraints_capture_period_sizes); in snd_emu10k1_capture_open()
1227 …constraint_list(runtime, 0, SNDRV_PCM_HW_PARAM_PERIOD_BYTES, &hw_constraints_capture_period_sizes); in snd_emu10k1_capture_mic_open()
1335 …constraint_list(runtime, 0, SNDRV_PCM_HW_PARAM_PERIOD_BYTES, &hw_constraints_capture_period_sizes); in snd_emu10k1_capture_efx_open()