Searched refs:snd_hda_gen_reboot_notify (Results 1 – 4 of 4) sorted by relevance
338 void snd_hda_gen_reboot_notify(struct hda_codec *codec);
171 snd_hda_gen_reboot_notify(codec); in cx_auto_reboot_notify()
6114 void snd_hda_gen_reboot_notify(struct hda_codec *codec) in snd_hda_gen_reboot_notify() function6124 EXPORT_SYMBOL_GPL(snd_hda_gen_reboot_notify);6153 .reboot_notify = snd_hda_gen_reboot_notify,
5570 spec->reboot_notify = snd_hda_gen_reboot_notify; /* reduce noise */ in alc_fixup_tpt440_dock()