Home
last modified time | relevance | path

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

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