Searched refs:power_usage (Results 1 – 14 of 14) sorted by relevance
/linux-5.19.10/drivers/cpuidle/ |
D | cpuidle-mvebu-v7.c | 54 .power_usage = 50, 62 .power_usage = 5, 77 .power_usage = 5, 92 .power_usage = 5,
|
D | cpuidle-tegra.c | 287 .power_usage = 100, 296 .power_usage = 0,
|
D | cpuidle-calxeda.c | 53 .power_usage = 50,
|
D | poll_state.c | 54 state->power_usage = -1; in cpuidle_poll_state_init()
|
D | cpuidle-arm.c | 59 .power_usage = UINT_MAX,
|
D | cpuidle-haltpoll.c | 48 .power_usage = -1,
|
D | cpuidle-qcom-spm.c | 77 .power_usage = UINT_MAX,
|
D | cpuidle-psci.c | 362 drv->states[0].power_usage = UINT_MAX; in psci_idle_init_cpu()
|
D | cpuidle-riscv-sbi.c | 337 drv->states[0].power_usage = UINT_MAX; in sbi_cpuidle_init_cpu()
|
D | sysfs.c | 257 define_show_state_function(power_usage) in define_show_state_time_function()
|
/linux-5.19.10/arch/sh/kernel/cpu/shmobile/ |
D | cpuidle.c | 58 .power_usage = 3, 66 .power_usage = 1, 75 .power_usage = 1,
|
/linux-5.19.10/arch/mips/include/asm/ |
D | idle.h | 27 .power_usage = UINT_MAX,\
|
/linux-5.19.10/arch/arm/include/asm/ |
D | cpuidle.h | 22 .power_usage = p,\
|
/linux-5.19.10/include/linux/ |
D | cpuidle.h | 56 int power_usage; /* in mW */ member
|