Contains the device status information.
Declaration
typedef struct
{
u32 Status,
u32 Requirement,
u32 Usage
} XPm_DeviceStatus;
Member | Description |
---|---|
Status | Device power state |
Requirement | Requirements placed on the device by the caller |
Usage | Usage info (which subsystem is using the device) |