kernel

Module io

Source
Expand description

Memory-mapped IO.

C header: include/asm-generic/io.h

Structsยง

  • IO-mapped memory, starting at the base address @addr and spanning @maxlen bytes.
  • Raw representation of an MMIO region.