Home
last modified time | relevance | path

Searched defs:od_ops (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/cpufreq/
H A Dcpufreq_governor.h168 struct od_ops { struct
169 unsigned int (*powersave_bias_target)(struct cpufreq_policy *policy,
H A Dcpufreq_ondemand.c29 static struct od_ops od_ops; variable
399 static struct od_ops od_ops = { variable