Module kernel::io::resource

source ·
Expand description

Abstractions for system resources.

C header: include/linux/ioport.h

Structs§

  • Resource flags as stored in the C struct resource::flags field.
  • A region allocated from a parent Resource.
  • A resource abstraction.

Type Aliases§