Module kernel::devres

source ·
Expand description

Devres abstraction

Devres represents an abstraction for the kernel devres (device resource management) implementation.

Structs§

  • This abstraction is meant to be used by subsystems to containerize Device bound resources to manage their lifetime.