Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/thermal/
Dclock_cooling.c55 struct clock_cooling_device { struct
67 container_of(x, struct clock_cooling_device, clk_rate_change_nb) argument
97 static int clock_cooling_get_property(struct clock_cooling_device *ccdev, in clock_cooling_get_property()
182 struct clock_cooling_device *ccdev = cdev->devdata; in clock_cooling_get_level()
206 clock_cooling_get_frequency(struct clock_cooling_device *ccdev, in clock_cooling_get_frequency()
231 static int clock_cooling_apply(struct clock_cooling_device *ccdev, in clock_cooling_apply()
275 struct clock_cooling_device *ccdev = to_clock_cooling_device(nb); in clock_cooling_clock_notifier()
310 struct clock_cooling_device *ccdev = cdev->devdata; in clock_cooling_get_max_state()
334 struct clock_cooling_device *ccdev = cdev->devdata; in clock_cooling_get_cur_state()
354 struct clock_cooling_device *clock_device = cdev->devdata; in clock_cooling_set_cur_state()
[all …]