Home
last modified time | relevance | path

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

/Linux-v5.10/sound/pci/hda/
Dhda_generic.h338 void snd_hda_gen_reboot_notify(struct hda_codec *codec);
Dpatch_conexant.c171 snd_hda_gen_reboot_notify(codec); in cx_auto_reboot_notify()
Dhda_generic.c6114 void snd_hda_gen_reboot_notify(struct hda_codec *codec) in snd_hda_gen_reboot_notify() function
6124 EXPORT_SYMBOL_GPL(snd_hda_gen_reboot_notify);
6153 .reboot_notify = snd_hda_gen_reboot_notify,
Dpatch_realtek.c5570 spec->reboot_notify = snd_hda_gen_reboot_notify; /* reduce noise */ in alc_fixup_tpt440_dock()