|
Linux Kernel
3.7.1
|
#include <cpuidle.h>
Data Fields | |
| char | name [CPUIDLE_NAME_LEN] |
| char | desc [CPUIDLE_DESC_LEN] |
| unsigned int | flags |
| unsigned int | exit_latency |
| int | power_usage |
| unsigned int | target_residency |
| bool | disabled |
| int(* | enter )(struct cpuidle_device *dev, struct cpuidle_driver *drv, int index) |
| int(* | enter_dead )(struct cpuidle_device *dev, int index) |
| int(* enter)(struct cpuidle_device *dev, struct cpuidle_driver *drv, int index) |
| char name[CPUIDLE_NAME_LEN] |
1.8.2