Searched refs:e1000_notify_reboot (Results 1 – 1 of 1) sorted by relevance
237 static int e1000_notify_reboot(struct notifier_block *, unsigned long event, void *ptr);239 .notifier_call = e1000_notify_reboot,4910 e1000_notify_reboot(struct notifier_block *nb, unsigned long event, void *p) function