Expand description
Devres abstraction
Devres represents an abstraction for the kernel devres (device resource management)
implementation.
Structs§
- Devres
- This abstraction is meant to be used by subsystems to containerize
Devicebound resources to manage their lifetime. - Devres
Guard - Guard returned by
DevresLt::try_access. - Devres
Lt - Device-managed resource with
ForLt-aware access.
Functions§
- register
- Encapsulate
datain aKBoxandDrop::dropdataoncedevis unbound.