Searched refs:snd_pmac_dbdma_free (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/sound/ppc/ |
H A D | pmac.c | 66 static void snd_pmac_dbdma_free(struct snd_pmac *chip, struct pmac_dbdma *rec) in snd_pmac_dbdma_free() function 828 snd_pmac_dbdma_free(chip, &chip->playback.cmd); in snd_pmac_free() 829 snd_pmac_dbdma_free(chip, &chip->capture.cmd); in snd_pmac_free() 830 snd_pmac_dbdma_free(chip, &chip->extra_dma); in snd_pmac_free() 831 snd_pmac_dbdma_free(chip, &emergency_dbdma); in snd_pmac_free()
|
/kernel/linux/linux-6.6/sound/ppc/ |
H A D | pmac.c | 66 static void snd_pmac_dbdma_free(struct snd_pmac *chip, struct pmac_dbdma *rec) in snd_pmac_dbdma_free() function 828 snd_pmac_dbdma_free(chip, &chip->playback.cmd); in snd_pmac_free() 829 snd_pmac_dbdma_free(chip, &chip->capture.cmd); in snd_pmac_free() 830 snd_pmac_dbdma_free(chip, &chip->extra_dma); in snd_pmac_free() 831 snd_pmac_dbdma_free(chip, &emergency_dbdma); in snd_pmac_free()
|
Completed in 7 milliseconds