Home
last modified time | relevance | path

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

/linux-4.1.27/sound/pci/rme9652/
Dhdsp.c4243 static struct snd_pcm_hw_constraint_list hdsp_hw_constraints_period_sizes = { variable
4443 …_hw_constraint_list(runtime, 0, SNDRV_PCM_HW_PARAM_PERIOD_SIZE, &hdsp_hw_constraints_period_sizes); in snd_hdsp_playback_open()
4520 …_hw_constraint_list(runtime, 0, SNDRV_PCM_HW_PARAM_PERIOD_SIZE, &hdsp_hw_constraints_period_sizes); in snd_hdsp_capture_open()