Home
last modified time | relevance | path

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

/linux-6.12.1/include/sound/
Dpcm.h288 struct snd_pcm_hw_constraint_ratnums { struct
289 int nrats;
290 const struct snd_ratnum *rats;
/linux-6.12.1/sound/core/
Dpcm_lib.c1382 int snd_pcm_hw_constraint_ratnums(struct snd_pcm_runtime *runtime, in snd_pcm_hw_constraint_ratnums() function