Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:arch\x86\boot\tty.c Create Date:2022-07-28 07:27:11
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:kbd_pending

Proto:static int kbd_pending(void)

Type:int

Parameter:Nothing

101  SPDX-License-Identifier: GPL-2.0-or-later
102  ah = 0x01
103  intcall(0x16, & ireg, & oreg)
105  Return Not (eflags & X86_EFLAGS_ZF)
Caller
NameDescribe
kbd_flush
getchar_timeout