Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/thermal/
Dclock_cooling.c55 struct clock_cooling_device { struct
67 container_of(x, struct clock_cooling_device, clk_rate_change_nb) argument
132 static int clock_cooling_get_property(struct clock_cooling_device *ccdev, in clock_cooling_get_property()
217 struct clock_cooling_device *ccdev = cdev->devdata; in clock_cooling_get_level()
241 clock_cooling_get_frequency(struct clock_cooling_device *ccdev, in clock_cooling_get_frequency()
266 static int clock_cooling_apply(struct clock_cooling_device *ccdev, in clock_cooling_apply()
310 struct clock_cooling_device *ccdev = to_clock_cooling_device(nb); in clock_cooling_clock_notifier()
345 struct clock_cooling_device *ccdev = cdev->devdata; in clock_cooling_get_max_state()
369 struct clock_cooling_device *ccdev = cdev->devdata; in clock_cooling_get_cur_state()
389 struct clock_cooling_device *clock_device = cdev->devdata; in clock_cooling_set_cur_state()
[all …]