Searched refs:hdsp_hw_constraints_period_sizes (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/sound/pci/rme9652/ |
H A D | hdsp.c | 4251 static const struct snd_pcm_hw_constraint_list hdsp_hw_constraints_period_sizes = { variable 4451 snd_pcm_hw_constraint_list(runtime, 0, SNDRV_PCM_HW_PARAM_PERIOD_SIZE, &hdsp_hw_constraints_period_sizes); in snd_hdsp_playback_open() 4528 snd_pcm_hw_constraint_list(runtime, 0, SNDRV_PCM_HW_PARAM_PERIOD_SIZE, &hdsp_hw_constraints_period_sizes); in snd_hdsp_capture_open()
|
/kernel/linux/linux-6.6/sound/pci/rme9652/ |
H A D | hdsp.c | 4296 static const struct snd_pcm_hw_constraint_list hdsp_hw_constraints_period_sizes = { variable 4495 snd_pcm_hw_constraint_list(runtime, 0, SNDRV_PCM_HW_PARAM_PERIOD_SIZE, &hdsp_hw_constraints_period_sizes); in snd_hdsp_playback_open() 4571 snd_pcm_hw_constraint_list(runtime, 0, SNDRV_PCM_HW_PARAM_PERIOD_SIZE, &hdsp_hw_constraints_period_sizes); in snd_hdsp_capture_open()
|
Completed in 20 milliseconds