Home
last modified time | relevance | path

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

/openbmc/linux/sound/pci/ice1712/
H A Dwm8766.h142 void snd_wm8766_resume(struct snd_wm8766 *wm);
H A Dwm8766.c156 void snd_wm8766_resume(struct snd_wm8766 *wm) in snd_wm8766_resume() function
H A Dpsc724.c374 snd_wm8766_resume(&spec->wm8766); in psc724_resume()