Searched refs:reboot_notify (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pci/hda/
H A Dhda_codec.h714 void (*reboot_notify)(struct hda_codec *codec); member in struct:hda_codec_ops
H A Dhda_codec.c4138 if (codec->patch_ops.reboot_notify)
4139 codec->patch_ops.reboot_notify(codec);
H A Dpatch_conexant.c637 .reboot_notify = snd_hda_shutup_pins,
H A Dpatch_analog.c543 .reboot_notify = ad198x_shutup,
H A Dpatch_sigmatel.c5004 .reboot_notify = stac92xx_shutup,
H A Dpatch_realtek.c4011 .reboot_notify = alc_shutup,

Completed in 327 milliseconds