Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/usb/host/
Dehci-hcd.c319 ehci = container_of (self, struct ehci_hcd, reboot_notifier); in ehci_reboot()
486 ehci->reboot_notifier.notifier_call = ehci_reboot; in ehci_start()
487 register_reboot_notifier (&ehci->reboot_notifier); in ehci_start()
545 unregister_reboot_notifier (&ehci->reboot_notifier); in ehci_stop()
Dehci.h84 struct notifier_block reboot_notifier; member
/linux-2.4.37.9/drivers/scsi/
DChangeLog.serverraid41 - Hook into the reboot_notifier to flush the controller
DChangeLog.ips75 - Hook into the reboot_notifier to flush the controller