kernel
v6.15
Module io
Structs
In crate kernel
?
Module
kernel
::
io
source
·
[
−
]
Expand description
Memory-mapped IO.
C header:
include/asm-generic/io.h
Structs
§
Io
IO-mapped memory, starting at the base address @addr and spanning @maxlen bytes.
IoRaw
Raw representation of an MMIO region.