Home
last modified time | relevance | path

Searched defs:snd_pcm_hw_constraint_ratdens (Results 1 – 2 of 2) sorted by relevance

/linux-6.14.4/include/sound/
Dpcm.h293 struct snd_pcm_hw_constraint_ratdens { struct
294 int nrats;
295 const struct snd_ratden *rats;
/linux-6.14.4/sound/core/
Dpcm_lib.c1416 int snd_pcm_hw_constraint_ratdens(struct snd_pcm_runtime *runtime, in snd_pcm_hw_constraint_ratdens() function