Home
last modified time | relevance | path

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

/linux-2.6.39/sound/ppc/
Dpmac.h177 void snd_pmac_beep_dma_start(struct snd_pmac *chip, int bytes, unsigned long addr, int speed);
Dbeep.c165 snd_pmac_beep_dma_start(chip, beep->nsamples * 4, beep->addr, beep_speed); in snd_pmac_beep_event()
Dpmac.c756 void snd_pmac_beep_dma_start(struct snd_pmac *chip, int bytes, unsigned long addr, int speed) in snd_pmac_beep_dma_start() function