Home
last modified time | relevance | path

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

/linux/arch/mips/sgi-ip22/
H A Dip22-reset.c183 static int __init reboot_setup(void) in reboot_setup() function
203 subsys_initcall(reboot_setup);
/linux/kernel/
H A Dreboot.c1019 static int __init reboot_setup(char *str) in reboot_setup() function
1098 __setup("reboot=", reboot_setup);