Home
last modified time | relevance | path

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

/linux-6.1.9/sound/pci/emu10k1/
Demupcm.c165 static const struct snd_pcm_hw_constraint_list hw_constraints_capture_period_sizes = { variable
1192 …constraint_list(runtime, 0, SNDRV_PCM_HW_PARAM_PERIOD_BYTES, &hw_constraints_capture_period_sizes); in snd_emu10k1_capture_open()
1231 …constraint_list(runtime, 0, SNDRV_PCM_HW_PARAM_PERIOD_BYTES, &hw_constraints_capture_period_sizes); in snd_emu10k1_capture_mic_open()
1339 …constraint_list(runtime, 0, SNDRV_PCM_HW_PARAM_PERIOD_BYTES, &hw_constraints_capture_period_sizes); in snd_emu10k1_capture_efx_open()