Searched refs:reboot_setup (Results 1 – 2 of 2) sorted by relevance
185 static int __init reboot_setup(void) in reboot_setup() function206 subsys_initcall(reboot_setup);
491 static int __init reboot_setup(char *str) in reboot_setup() function557 __setup("reboot=", reboot_setup);