Home
last modified time | relevance | path

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

/linux-6.1.9/sound/pci/rme9652/
Drme9652.c2194 static const struct snd_pcm_hw_constraint_list hw_constraints_period_sizes = { variable
2280 …d_pcm_hw_constraint_list(runtime, 0, SNDRV_PCM_HW_PARAM_PERIOD_SIZE, &hw_constraints_period_sizes); in snd_rme9652_playback_open()
2339 …d_pcm_hw_constraint_list(runtime, 0, SNDRV_PCM_HW_PARAM_PERIOD_SIZE, &hw_constraints_period_sizes); in snd_rme9652_capture_open()
/linux-6.1.9/sound/pci/cs46xx/
Dcs46xx_lib.c1464 static const struct snd_pcm_hw_constraint_list hw_constraints_period_sizes = { variable
1505 &hw_constraints_period_sizes); in _cs46xx_playback_open_channel()
1588 &hw_constraints_period_sizes); in snd_cs46xx_capture_open()