Home
last modified time | relevance | path

Searched refs:mixer_free (Results 1 – 5 of 5) sorted by relevance

/linux-6.3-rc2/sound/ppc/
A Dpmac.h138 void (*mixer_free)(struct snd_pmac *); member
A Ddaca.c251 chip->mixer_free = daca_cleanup; in snd_pmac_daca_init()
A Dawacs.c313 chip->mixer_free = NULL; in awacs_amp_free()
914 chip->mixer_free = awacs_amp_free; in snd_pmac_awacs_init()
A Dpmac.c816 if (chip->mixer_free) in snd_pmac_free()
817 chip->mixer_free(chip); in snd_pmac_free()
A Dtumbler.c1358 chip->mixer_free = tumbler_cleanup; in snd_pmac_tumbler_init()

Completed in 15 milliseconds