Home
last modified time | relevance | path

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

/linux-6.1.9/sound/pci/emu10k1/
Demupcm.c175 static const struct snd_pcm_hw_constraint_list hw_constraints_capture_rates = { variable
1193 snd_pcm_hw_constraint_list(runtime, 0, SNDRV_PCM_HW_PARAM_RATE, &hw_constraints_capture_rates); in snd_emu10k1_capture_open()