Searched refs:reboot_notify (Results 1 – 6 of 6) sorted by relevance
130 if (!pm_runtime_suspended(dev) && codec->patch_ops.reboot_notify) in hda_codec_driver_shutdown()131 codec->patch_ops.reboot_notify(codec); in hda_codec_driver_shutdown()
151 void (*reboot_notify)(struct hda_codec *codec); member
234 .reboot_notify = cx_auto_reboot_notify,
183 .reboot_notify = ad198x_shutup,
114 void (*reboot_notify)(struct hda_codec *codec); member781 if (spec && spec->reboot_notify) in alc_reboot_notify()782 spec->reboot_notify(codec); in alc_reboot_notify()841 .reboot_notify = alc_reboot_notify,4327 spec->reboot_notify = alc_d3_at_reboot; /* reduce noise */ in alc_fixup_tpt440_dock()
4446 .reboot_notify = stac_shutup,