Home
last modified time | relevance | path

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

/Linux-v4.19/sound/pci/rme9652/
Drme9652.c2235 static const struct snd_pcm_hw_constraint_list hw_constraints_period_sizes = { variable
2322 …d_pcm_hw_constraint_list(runtime, 0, SNDRV_PCM_HW_PARAM_PERIOD_SIZE, &hw_constraints_period_sizes); in snd_rme9652_playback_open()
2382 …d_pcm_hw_constraint_list(runtime, 0, SNDRV_PCM_HW_PARAM_PERIOD_SIZE, &hw_constraints_period_sizes); in snd_rme9652_capture_open()
/Linux-v4.19/sound/pci/cs46xx/
Dcs46xx_lib.c1487 static const struct snd_pcm_hw_constraint_list hw_constraints_period_sizes = { variable
1528 &hw_constraints_period_sizes); in _cs46xx_playback_open_channel()
1611 &hw_constraints_period_sizes); in snd_cs46xx_capture_open()