Home
last modified time | relevance | path

Searched refs:cpufreq_target (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/cpufreq/
H A Dsh-cpufreq.c32 struct cpufreq_target { struct
44 struct cpufreq_target *target = arg; in __sh_cpufreq_target() argument
84 struct cpufreq_target data = { .policy = policy, .freq = target_freq }; in sh_cpufreq_target()