Searched defs:snd_pcm_hw_constraint_ratdens (Results 1 – 2 of 2) sorted by relevance
275 struct snd_pcm_hw_constraint_ratdens { struct276 int nrats;277 const struct snd_ratden *rats;
1370 int snd_pcm_hw_constraint_ratdens(struct snd_pcm_runtime *runtime, in snd_pcm_hw_constraint_ratdens() function