Searched refs:devfreq_cooling_power (Results 1 - 2 of 2) sorted by relevance

/linux-master/include/linux/
H A Ddevfreq_cooling.h18 * struct devfreq_cooling_power - Devfreq cooling power ops
37 struct devfreq_cooling_power { struct
46 struct devfreq_cooling_power *dfc_power);
53 struct devfreq_cooling_power *dfc_power);
59 struct devfreq_cooling_power *dfc_power)
78 struct devfreq_cooling_power *dfc_power)
/linux-master/drivers/thermal/
H A Ddevfreq_cooling.c38 * @power_ops: Pointer to devfreq_cooling_power, a more precised model.
57 struct devfreq_cooling_power *power_ops;
382 * @dfc_power: Pointer to devfreq_cooling_power.
394 struct devfreq_cooling_power *dfc_power)
510 * @dfc_power: Pointer to devfreq_cooling_power.
524 struct devfreq_cooling_power *dfc_power)

Completed in 215 milliseconds