Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:vga_io_w_fast

Proto:static inline void vga_io_w_fast(unsigned short port, unsigned char reg, unsigned char val)

Type:void

Parameter:

TypeParameterName
unsigned shortport
unsigned charreg
unsigned charval
215  outw(macro for composing an 8-bit VGA register index and value* into a single 16-bit quantity (val, reg), port)