Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:outw_p

Proto:static inline void outw_p(unsigned short value, int port)

Type:void

Parameter:

TypeParameterName
unsigned shortvalue
intport
335  outw(value, port)
335  slow_down_io()