Home
last modified time | relevance | path

Searched defs:reboot_type (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/include/linux/
H A Dreboot.h27 enum reboot_type { enum
/OK3568_Linux_fs/kernel/kernel/
H A Dreboot.c48 enum reboot_type reboot_type = BOOT_ACPI; variable
/OK3568_Linux_fs/kernel/arch/powerpc/kernel/
H A Drtas_flash.c557 static void rtas_flash_firmware(int reboot_type) in rtas_flash_firmware()