Home
last modified time | relevance | path

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

/linux-2.6.39/sound/pci/rme9652/
Drme9652.c2221 static struct snd_pcm_hw_constraint_list hw_constraints_period_sizes = { variable
2308 …d_pcm_hw_constraint_list(runtime, 0, SNDRV_PCM_HW_PARAM_PERIOD_SIZE, &hw_constraints_period_sizes); in snd_rme9652_playback_open()
2368 …d_pcm_hw_constraint_list(runtime, 0, SNDRV_PCM_HW_PARAM_PERIOD_SIZE, &hw_constraints_period_sizes); in snd_rme9652_capture_open()
/linux-2.6.39/sound/pci/cs46xx/
Dcs46xx_lib.c1297 static struct snd_pcm_hw_constraint_list hw_constraints_period_sizes = { variable
1338 &hw_constraints_period_sizes); in _cs46xx_playback_open_channel()
1423 &hw_constraints_period_sizes); in snd_cs46xx_capture_open()