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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/ppc/
H A Dpmac.h175 unsigned int snd_pmac_rate_index(struct snd_pmac *chip, struct pmac_stream *rec, unsigned int rate);
H A Dbeep.c132 beep_speed = snd_pmac_rate_index(chip, &chip->playback, BEEP_SRATE);
H A Dpmac.c96 unsigned int snd_pmac_rate_index(struct snd_pmac *chip, struct pmac_stream *rec, unsigned int rate) function
222 rate_index = snd_pmac_rate_index(chip, rec, runtime->rate);

Completed in 74 milliseconds