Home
last modified time | relevance | path

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

/linux-3.4.99/sound/ppc/
Dpmac.h175 unsigned int snd_pmac_rate_index(struct snd_pmac *chip, struct pmac_stream *rec, unsigned int rate);
Dbeep.c132 beep_speed = snd_pmac_rate_index(chip, &chip->playback, BEEP_SRATE); in snd_pmac_beep_event()
Dpmac.c96 unsigned int snd_pmac_rate_index(struct snd_pmac *chip, struct pmac_stream *rec, unsigned int rate) in snd_pmac_rate_index() function
222 rate_index = snd_pmac_rate_index(chip, rec, runtime->rate); in snd_pmac_pcm_prepare()