Searched refs:snd_hda_gen_reboot_notify (Results 1 – 4 of 4) sorted by relevance
336 void snd_hda_gen_reboot_notify(struct hda_codec *codec);
169 snd_hda_gen_reboot_notify(codec); in cx_auto_reboot_notify()
6061 void snd_hda_gen_reboot_notify(struct hda_codec *codec) in snd_hda_gen_reboot_notify() function6071 EXPORT_SYMBOL_GPL(snd_hda_gen_reboot_notify);6100 .reboot_notify = snd_hda_gen_reboot_notify,
5224 spec->reboot_notify = snd_hda_gen_reboot_notify; /* reduce noise */ in alc_fixup_tpt440_dock()