Searched refs:snd_pmac_beep_dma_start (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/sound/ppc/ |
H A D | pmac.h | 164 void snd_pmac_beep_dma_start(struct snd_pmac *chip, int bytes, unsigned long addr, int speed);
|
H A D | beep.c | 152 snd_pmac_beep_dma_start(chip, beep->nsamples * 4, beep->addr, beep_speed); in snd_pmac_beep_event()
|
H A D | pmac.c | 720 void snd_pmac_beep_dma_start(struct snd_pmac *chip, int bytes, unsigned long addr, int speed) in snd_pmac_beep_dma_start() function
|
/kernel/linux/linux-6.6/sound/ppc/ |
H A D | pmac.h | 165 void snd_pmac_beep_dma_start(struct snd_pmac *chip, int bytes, unsigned long addr, int speed);
|
H A D | beep.c | 155 snd_pmac_beep_dma_start(chip, beep->nsamples * 4, beep->addr, beep_speed); in snd_pmac_beep_event()
|
H A D | pmac.c | 720 void snd_pmac_beep_dma_start(struct snd_pmac *chip, int bytes, unsigned long addr, int speed) in snd_pmac_beep_dma_start() function
|
Completed in 6 milliseconds