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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pci/trident/
H A Dtrident_main.c675 snd_trident_spurious_threshold
685 static unsigned int snd_trident_spurious_threshold(unsigned int rate, function
901 voice->spurious_threshold = snd_trident_spurious_threshold(runtime->rate, runtime->period_size);
1036 voice->spurious_threshold = snd_trident_spurious_threshold(runtime->rate, runtime->period_size);
1133 voice->spurious_threshold = snd_trident_spurious_threshold(runtime->rate, runtime->period_size);
1213 voice->spurious_threshold = snd_trident_spurious_threshold(48000, runtime->period_size);
1352 voice->spurious_threshold = snd_trident_spurious_threshold(runtime->rate, runtime->period_size);
1402 voice->spurious_threshold = snd_trident_spurious_threshold(48000, runtime->period_size);

Completed in 37 milliseconds