Home
last modified time | relevance | path

Searched refs:kbd_status (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/kernel/arch/x86/include/asm/
H A Dkbdleds.h15 return boot_params.kbd_status & 0x20 ? (1 << VC_NUMLOCK) : 0; in kbd_defleds()
/OK3568_Linux_fs/u-boot/arch/powerpc/include/asm/
H A Dglobal_data.h103 unsigned long kbd_status; member
/OK3568_Linux_fs/kernel/arch/x86/boot/
H A Dmain.c71 boot_params.kbd_status = oreg.al; in keyboard_init()
/OK3568_Linux_fs/kernel/Documentation/x86/
H A Dzero-page.rst38 1EB/001 ALL kbd_status Numlock is enabled
/OK3568_Linux_fs/kernel/arch/x86/include/uapi/asm/
H A Dbootparam.h198 __u8 kbd_status; /* 0x1eb */ member
/OK3568_Linux_fs/kernel/arch/x86/xen/
H A Denlighten_pv.c1384 boot_params.kbd_status = op.u.firmware_info.u.kbd_shift_flags; in xen_start_kernel()