Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:include\video\vga.h Create Date:2022-07-28 08:49:46
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:VGA attribute controller register read/write

Proto:static inline unsigned char vga_rattr(void __iomem *regbase, unsigned char reg)

Type:unsigned char

Parameter:

TypeParameterName
void __iomem *regbase
unsigned charreg
425  vga_w(regbase, Attribute Controller Index & Data Write Register , reg)
426  Return vga_r(regbase, Attribute Controller Data Read Register )