Linux Kernel
3.7.1
|
#include <thermal.h>
Data Fields | |
int(* | get_max_state )(struct thermal_cooling_device *, unsigned long *) |
int(* | get_cur_state )(struct thermal_cooling_device *, unsigned long *) |
int(* | set_cur_state )(struct thermal_cooling_device *, unsigned long) |
int(* get_cur_state)(struct thermal_cooling_device *, unsigned long *) |
int(* get_max_state)(struct thermal_cooling_device *, unsigned long *) |
int(* set_cur_state)(struct thermal_cooling_device *, unsigned long) |