power_state_platform_sleep_state_t 结构体参考文档

power_state_platform_sleep_state_t 结构体参考文档

#include < power.h >

数据字段

char  name [ POWER_STATE_NAME_MAX_LENGTH ]
 
uint64_t  residency_in_msec_since_boot
 
uint64_t  total_transitions
 
bool  supported_only_in_suspend
 
uint32_t  number_of_voters
 
power_state_voter_t 选民
 

详细说明

定义位于文件 power.h 116 行。

字段文档

定义位于文件 power.h 120 行。

uint32_t number_of_voters

定义位于文件 Power.h 的 147 行。

uint64_t residency_in_msec_since_boot

定义位于文件 power.h 125 行。

bool supported_only_in_suspend

定义位于文件 power.h 135 行。

uint64_t total_transitions

定义位于文件 power.h 130 行

定义位于文件 power.h 155 行。


此结构体的文档是根据以下文件生成的:
  • hardware/libhardware/include/hardware/ power.h