Searched refs:reboot_notifier (Results 1 – 4 of 4) sorted by relevance
319 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()
84 struct notifier_block reboot_notifier; member
41 - Hook into the reboot_notifier to flush the controller
75 - Hook into the reboot_notifier to flush the controller