Re-exports§
pub use self::natural::*;
Modules§
Structs§
- Domain
- The type corresponding to the Domain protocol. Protocol for controlling a power domain. Provides basic enable/disable support, typically used when full power management is not required or is handled elsewhere.
- Domain
IsEnabled Response - Domain
Metadata - The top-level metadata structure passed to drivers to describe their power domains.
- Power
Domain - Represents a single power domain configuration for a device.
- Service
- The type corresponding to the Service service.
- Service
Connector - A strongly-typed service connector for the
Serviceservice.
Traits§
- Domain
Client Handler - A client handler for the Domain protocol.
- Domain
Local Client Handler - A client handler for the Domain protocol.
- Domain
Local Server Handler - A server handler for the Domain protocol.
- Domain
Server Handler - A server handler for the Domain protocol.
- Service
Handler - A service handler for the
Serviceservice.