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

/linux-4.4.14/drivers/s390/char/
H A Dsclp_con.c278 static struct notifier_block on_reboot_nb = { variable in typeref:struct:notifier_block
351 register_reboot_notifier(&on_reboot_nb); sclp_console_init()
H A Dcon3270.c569 static struct notifier_block on_reboot_nb = { variable in typeref:struct:notifier_block
637 register_reboot_notifier(&on_reboot_nb); con3270_init()
H A Dsclp_vt220.c867 static struct notifier_block on_reboot_nb = { variable in typeref:struct:notifier_block
892 register_reboot_notifier(&on_reboot_nb); sclp_vt220_con_init()
H A Dcon3215.c885 static struct notifier_block on_reboot_nb = { variable in typeref:struct:notifier_block
953 register_reboot_notifier(&on_reboot_nb); con3215_init()

Completed in 108 milliseconds