Searched refs:thermal_cooling_device_ops (Results 1 – 9 of 9) sorted by relevance
66 struct thermal_cooling_device_ops { struct80 const struct thermal_cooling_device_ops *ops; argument173 const struct thermal_cooling_device_ops *);
247 struct thermal_cooling_device_ops processor_cooling_ops = {
113 static struct thermal_cooling_device_ops fan_cooling_ops = {
311 static struct thermal_cooling_device_ops video_cooling_ops = {
347 extern struct thermal_cooling_device_ops processor_cooling_ops;
484 static struct thermal_cooling_device_ops acerhdf_cooling_ops = {
146 static struct thermal_cooling_device_ops memory_cooling_ops = {
65 void *devdata, struct thermal_cooling_device_ops *)
832 char *type, void *devdata, const struct thermal_cooling_device_ops *ops) in thermal_cooling_device_register()