Searched refs:device_notify_reboot (Results 1 – 1 of 1) sorted by relevance
154 static int device_notify_reboot(struct notifier_block *, unsigned long event, void *ptr);156 .notifier_call = device_notify_reboot,1898 device_notify_reboot(struct notifier_block *nb, unsigned long event, void *p) in device_notify_reboot() function