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_wattr

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

Type:void

Parameter:

TypeParameterName
void __iomem *regbase
unsigned charreg
unsigned charval
431  vga_w(regbase, Attribute Controller Index & Data Write Register , reg)
432  vga_w(regbase, Attribute Controller Data Write Register , val)