Home
last modified time | relevance | path

Searched refs:BOOT_KBD (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/arch/x86/kernel/
H A Dreboot.c152 if (reboot_type != BOOT_KBD) { in set_kbd_reboot()
153 reboot_type = BOOT_KBD; in set_kbd_reboot()
615 reboot_type = BOOT_KBD; in native_machine_emergency_restart()
618 case BOOT_KBD: in native_machine_emergency_restart()
669 reboot_type = BOOT_KBD; in native_machine_emergency_restart()
/OK3568_Linux_fs/kernel/include/linux/
H A Dreboot.h29 BOOT_KBD = 'k', enumerator
/OK3568_Linux_fs/kernel/arch/x86/platform/ce4100/
H A Dce4100.c153 reboot_type = BOOT_KBD; in x86_ce4100_early_setup()