Home
last modified time | relevance | path

Searched refs:snd_hda_gen_reboot_notify (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/sound/pci/hda/
H A Dhda_generic.h341 void snd_hda_gen_reboot_notify(struct hda_codec *codec);
H A Dpatch_conexant.c187 snd_hda_gen_reboot_notify(codec); in cx_auto_reboot_notify()
H A Dhda_generic.c6137 void snd_hda_gen_reboot_notify(struct hda_codec *codec) in snd_hda_gen_reboot_notify() function
6147 EXPORT_SYMBOL_GPL(snd_hda_gen_reboot_notify);
6176 .reboot_notify = snd_hda_gen_reboot_notify,
H A Dpatch_realtek.c5869 spec->reboot_notify = snd_hda_gen_reboot_notify; /* reduce noise */ in alc_fixup_tpt440_dock()