Home
last modified time | relevance | path

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

/linux-5.19.10/sound/ppc/
Dpmac.h163 unsigned int snd_pmac_rate_index(struct snd_pmac *chip, struct pmac_stream *rec, unsigned int rate);
Dbeep.c122 beep_speed = snd_pmac_rate_index(chip, &chip->playback, BEEP_SRATE); in snd_pmac_beep_event()
Dpmac.c84 unsigned int snd_pmac_rate_index(struct snd_pmac *chip, struct pmac_stream *rec, unsigned int rate) in snd_pmac_rate_index() function
192 rate_index = snd_pmac_rate_index(chip, rec, runtime->rate); in snd_pmac_pcm_prepare()