Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/pci/rme9652/
H A Drme9652.c2214 static const struct snd_pcm_hw_constraint_list hw_constraints_period_sizes = { variable
2301 …d_pcm_hw_constraint_list(runtime, 0, SNDRV_PCM_HW_PARAM_PERIOD_SIZE, &hw_constraints_period_sizes); in snd_rme9652_playback_open()
2361 …d_pcm_hw_constraint_list(runtime, 0, SNDRV_PCM_HW_PARAM_PERIOD_SIZE, &hw_constraints_period_sizes); in snd_rme9652_capture_open()
/OK3568_Linux_fs/kernel/sound/pci/cs46xx/
H A Dcs46xx_lib.c1475 static const struct snd_pcm_hw_constraint_list hw_constraints_period_sizes = { variable
1516 &hw_constraints_period_sizes); in _cs46xx_playback_open_channel()
1599 &hw_constraints_period_sizes); in snd_cs46xx_capture_open()