Home
last modified time | relevance | path

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

/linux-6.12.1/sound/pci/rme9652/
Dhdsp.c4298 static const struct snd_pcm_hw_constraint_list hdsp_hw_constraints_period_sizes = { variable
4489 …_hw_constraint_list(runtime, 0, SNDRV_PCM_HW_PARAM_PERIOD_SIZE, &hdsp_hw_constraints_period_sizes); in snd_hdsp_playback_open()
4566 …_hw_constraint_list(runtime, 0, SNDRV_PCM_HW_PARAM_PERIOD_SIZE, &hdsp_hw_constraints_period_sizes); in snd_hdsp_capture_open()