Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dcpu_cooling.h31 typedef int (*get_static_t)(cpumask_t *cpumask, int interval, typedef
44 u32 capacitance, get_static_t plat_static_func);
60 get_static_t plat_static_func);
73 get_static_t plat_static_func) in of_cpufreq_power_cooling_register()
94 u32 capacitance, get_static_t plat_static_func) in cpufreq_power_cooling_register()
110 get_static_t plat_static_func) in of_cpufreq_power_cooling_register()
/linux-4.4.14/drivers/thermal/
Dcpu_cooling.c105 get_static_t plat_get_static_power;
788 get_static_t plat_static_func) in __cpufreq_cooling_register()
978 get_static_t plat_static_func) in cpufreq_power_cooling_register()
1012 get_static_t plat_static_func) in of_cpufreq_power_cooling_register()
/linux-4.4.14/Documentation/thermal/
Dcpu-cooling-api.txt41 get_static_t plat_static_func)
55 get_static_t plat_static_func)
168 device pass a function pointer that follows the `get_static_t`