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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/s390/char/
H A Dsclp.c918 static struct notifier_block sclp_reboot_notifier = { variable in typeref:struct:notifier_block
1063 rc = register_reboot_notifier(&sclp_reboot_notifier);
1080 unregister_reboot_notifier(&sclp_reboot_notifier);

Completed in 62 milliseconds