Home
last modified time | relevance | path

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

/openbmc/linux/sound/pci/ca0106/
H A Dca0106.h722 void snd_ca0106_mixer_resume(struct snd_ca0106 *chip);
725 #define snd_ca0106_mixer_resume(chip) do { } while (0) macro
H A Dca0106_mixer.c885 void snd_ca0106_mixer_resume(struct snd_ca0106 *chip) in snd_ca0106_mixer_resume() function
H A Dca0106_main.c1820 snd_ca0106_mixer_resume(chip); in snd_ca0106_resume()