Home
last modified time | relevance | path

Searched refs:on_reboot_nb (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/s390/char/
H A Dsclp_con.c248 static struct notifier_block on_reboot_nb = { variable
292 register_reboot_notifier(&on_reboot_nb); in sclp_console_init()
H A Dsclp_vt220.c817 static struct notifier_block on_reboot_nb = { variable
842 register_reboot_notifier(&on_reboot_nb); in sclp_vt220_con_init()