Home
last modified time | relevance | path

Searched defs:cpuidle_driver (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/include/linux/
H A Dcpuidle.h152 struct cpuidle_driver { struct
172 extern bool cpuidle_not_available(struct cpuidle_driver *drv, argument
/openbmc/linux/arch/sh/kernel/cpu/shmobile/
H A Dcpuidle.c51 static struct cpuidle_driver cpuidle_driver = { variable
/openbmc/linux/drivers/cpuidle/
H A Dcpuidle-qcom-spm.c28 struct cpuidle_driver cpuidle_driver; member
H A Dcpuidle-powernv.c233 struct cpuidle_driver *, in add_powernv_state()