Searched refs:snd_pcm_hw_constraint_msbits (Results 1 - 12 of 12) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pci/ice1712/
H A Dice1724.c1010 snd_pcm_hw_constraint_msbits(runtime, 0, 32, 24);
1042 snd_pcm_hw_constraint_msbits(runtime, 0, 32, 24);
1185 snd_pcm_hw_constraint_msbits(runtime, 0, 32, 24);
1221 snd_pcm_hw_constraint_msbits(runtime, 0, 32, 24);
1372 snd_pcm_hw_constraint_msbits(runtime, 0, 32, 24);
H A Dice1712.c1181 snd_pcm_hw_constraint_msbits(runtime, 0, 32, 24);
1202 snd_pcm_hw_constraint_msbits(runtime, 0, 32, 24);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pci/oxygen/
H A Doxygen_pcm.c157 err = snd_pcm_hw_constraint_msbits(runtime, 0, 32, 24);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/core/
H A Dpcm_lib.c1288 * snd_pcm_hw_constraint_msbits - add a hw constraint msbits rule
1294 int snd_pcm_hw_constraint_msbits(struct snd_pcm_runtime *runtime, function
1306 EXPORT_SYMBOL(snd_pcm_hw_constraint_msbits); variable
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pci/
H A Dcs4281.c910 snd_pcm_hw_constraint_msbits(runtime, 0, 32, 20);
929 snd_pcm_hw_constraint_msbits(runtime, 0, 32, 20);
H A Dcmipci.c1750 snd_pcm_hw_constraint_msbits(runtime, 0, 32, 24);
H A Dintel8x0.c1171 snd_pcm_hw_constraint_msbits(runtime, 0, 32, 20);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/sound/
H A Dpcm.h801 int snd_pcm_hw_constraint_msbits(struct snd_pcm_runtime *runtime,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pci/rme9652/
H A Drme9652.c2303 snd_pcm_hw_constraint_msbits(runtime, 0, 32, 24);
2363 snd_pcm_hw_constraint_msbits(runtime, 0, 32, 24);
H A Dhdspm.c4012 snd_pcm_hw_constraint_msbits(runtime, 0, 32, 24);
4068 snd_pcm_hw_constraint_msbits(runtime, 0, 32, 24);
H A Dhdsp.c4335 snd_pcm_hw_constraint_msbits(runtime, 0, 32, 24);
4408 snd_pcm_hw_constraint_msbits(runtime, 0, 32, 24);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/usb/misc/
H A Dua101.c651 err = snd_pcm_hw_constraint_msbits(substream->runtime, 0, 32, 24);

Completed in 124 milliseconds