Home
last modified time | relevance | path

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

/Linux-v5.4/sound/pci/hda/
Dhda_generic.h336 void snd_hda_gen_reboot_notify(struct hda_codec *codec);
Dpatch_conexant.c169 snd_hda_gen_reboot_notify(codec); in cx_auto_reboot_notify()
Dhda_generic.c6061 void snd_hda_gen_reboot_notify(struct hda_codec *codec) in snd_hda_gen_reboot_notify() function
6071 EXPORT_SYMBOL_GPL(snd_hda_gen_reboot_notify);
6100 .reboot_notify = snd_hda_gen_reboot_notify,
Dpatch_realtek.c5224 spec->reboot_notify = snd_hda_gen_reboot_notify; /* reduce noise */ in alc_fixup_tpt440_dock()