Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:io_serial_in

Proto:static unsigned int io_serial_in(unsigned long addr, int offset)

Type:unsigned int

Parameter:

TypeParameterName
unsigned longaddr
intoffset
102  Return inb(addr + offset)