Searched refs:power_usage (Results 1 – 14 of 14) sorted by relevance
/linux-6.12.1/drivers/cpuidle/ |
D | cpuidle-mvebu-v7.c | 57 .power_usage = 50, 66 .power_usage = 5, 81 .power_usage = 5, 96 .power_usage = 5,
|
D | cpuidle-tegra.c | 296 .power_usage = 100, 306 .power_usage = 0,
|
D | cpuidle-calxeda.c | 53 .power_usage = 50,
|
D | poll_state.c | 58 state->power_usage = -1; in cpuidle_poll_state_init()
|
D | cpuidle-arm.c | 59 .power_usage = UINT_MAX,
|
D | cpuidle-haltpoll.c | 47 .power_usage = -1,
|
D | cpuidle-qcom-spm.c | 76 .power_usage = UINT_MAX,
|
D | cpuidle-psci.c | 364 drv->states[0].power_usage = UINT_MAX; in psci_idle_init_cpu()
|
D | cpuidle-riscv-sbi.c | 305 drv->states[0].power_usage = UINT_MAX; in sbi_cpuidle_init_cpu()
|
D | sysfs.c | 264 define_show_state_function(power_usage) in define_show_state_time_function()
|
/linux-6.12.1/arch/sh/kernel/cpu/shmobile/ |
D | cpuidle.c | 58 .power_usage = 3, 66 .power_usage = 1, 75 .power_usage = 1,
|
/linux-6.12.1/arch/mips/include/asm/ |
D | idle.h | 27 .power_usage = UINT_MAX,\
|
/linux-6.12.1/arch/arm/include/asm/ |
D | cpuidle.h | 22 .power_usage = p,\
|
/linux-6.12.1/include/linux/ |
D | cpuidle.h | 57 int power_usage; /* in mW */ member
|