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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/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.c133 beep_speed = snd_pmac_rate_index(chip, &chip->playback, BEEP_SRATE);
H A Dpmac.c85 unsigned int snd_pmac_rate_index(struct snd_pmac *chip, struct pmac_stream *rec, unsigned int rate) function
211 rate_index = snd_pmac_rate_index(chip, rec, runtime->rate);

Completed in 50 milliseconds