Home
last modified time | relevance | path

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

/Linux-v5.10/sound/pci/emu10k1/
Demupcm.c174 static const struct snd_pcm_hw_constraint_list hw_constraints_capture_rates = { variable
1189 snd_pcm_hw_constraint_list(runtime, 0, SNDRV_PCM_HW_PARAM_RATE, &hw_constraints_capture_rates); in snd_emu10k1_capture_open()