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

/linux-master/sound/pci/rme9652/
H A Dhdsp.c4296 static const struct snd_pcm_hw_constraint_list hdsp_hw_constraints_period_sizes = { variable in typeref:struct:snd_pcm_hw_constraint_list
4495 snd_pcm_hw_constraint_list(runtime, 0, SNDRV_PCM_HW_PARAM_PERIOD_SIZE, &hdsp_hw_constraints_period_sizes);
4571 snd_pcm_hw_constraint_list(runtime, 0, SNDRV_PCM_HW_PARAM_PERIOD_SIZE, &hdsp_hw_constraints_period_sizes);

Completed in 277 milliseconds