Searched defs:snd_pcm_hw_constraint_ranges (Results 1 – 4 of 4) sorted by relevance
287 struct snd_pcm_hw_constraint_ranges { struct288 unsigned int count;289 const struct snd_interval *ranges;290 unsigned int mask;
286 struct snd_pcm_hw_constraint_ranges { struct287 unsigned int count;288 const struct snd_interval *ranges;289 unsigned int mask;
1301 int snd_pcm_hw_constraint_ranges(struct snd_pcm_runtime *runtime, in snd_pcm_hw_constraint_ranges() function
1327 int snd_pcm_hw_constraint_ranges(struct snd_pcm_runtime *runtime, in snd_pcm_hw_constraint_ranges() function