Home
last modified time | relevance | path

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

/linux-4.1.27/include/sound/
Dpcm.h270 struct snd_pcm_hw_constraint_ratdens { struct
271 int nrats;
272 struct snd_ratden *rats;
/linux-4.1.27/sound/core/
Dpcm_lib.c1398 int snd_pcm_hw_constraint_ratdens(struct snd_pcm_runtime *runtime, in snd_pcm_hw_constraint_ratdens() function