Home
last modified time | relevance | path

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

/include/linux/
Dthermal.h32 struct thermal_cooling_device;
36 struct thermal_cooling_device *);
38 struct thermal_cooling_device *);
48 int (*get_max_state) (struct thermal_cooling_device *, char *);
49 int (*get_cur_state) (struct thermal_cooling_device *, char *);
50 int (*set_cur_state) (struct thermal_cooling_device *, unsigned int);
56 struct thermal_cooling_device { struct
111 struct thermal_cooling_device *);
113 struct thermal_cooling_device *);
114 struct thermal_cooling_device *thermal_cooling_device_register(char *, void *,
[all …]
/include/acpi/
Dprocessor.h227 struct thermal_cooling_device *cdev;