Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:outsl_p

Proto:static inline void outsl_p(unsigned long addr, const void *buffer, unsigned int count)

Type:void

Parameter:

TypeParameterName
unsigned longaddr
const void *buffer
unsigned intcount
679  outsl(addr, buffer, count)