Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/sound/
A Dpcm.h289 struct snd_pcm_hw_constraint_ranges { struct
1061 int snd_pcm_hw_constraint_ranges(struct snd_pcm_runtime *runtime,
1064 const struct snd_pcm_hw_constraint_ranges *r);
/linux-6.3-rc2/sound/core/
A Dpcm_lib.c1285 struct snd_pcm_hw_constraint_ranges *r = rule->private; in snd_pcm_hw_rule_ranges()
1302 int snd_pcm_hw_constraint_ranges(struct snd_pcm_runtime *runtime, in snd_pcm_hw_constraint_ranges() function
1305 const struct snd_pcm_hw_constraint_ranges *r) in snd_pcm_hw_constraint_ranges()
1311 EXPORT_SYMBOL(snd_pcm_hw_constraint_ranges);

Completed in 12 milliseconds