Home
last modified time | relevance | path

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

/linux-4.1.27/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.c98 unsigned int snd_pmac_rate_index(struct snd_pmac *chip, struct pmac_stream *rec, unsigned int rate) in snd_pmac_rate_index() function
224 rate_index = snd_pmac_rate_index(chip, rec, runtime->rate); in snd_pmac_pcm_prepare()