Function report |
Source Code:arch\x86\include\asm\io.h |
Create Date:2022-07-28 05:46:03 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:readb
Proto:static inline unsigned char readb(const volatile void *addr)
Type:unsigned char
Parameter:
Type | Parameter | Name |
---|---|---|
const volatile void * | addr |
57 | asm volatile |
57 | Return ret |
Name | Describe |
---|---|
ioread8 | |
check_signature | heck_signature - find BIOS signatures*@io_addr: mmio address to check*@signature: signature block*@length: length of signature* Perform a signature comparison with the mmio address io_addr. This* address should have been obtained by ioremap. |
Source code conversion tool public plug-in interface | X |
---|---|
Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion |