Go to the documentation of this file.
29 #define SPEEDSTEP_HIGH 0x00000000
30 #define SPEEDSTEP_LOW 0x00000001
46 unsigned int *low_speed,
47 unsigned int *high_speed,
48 unsigned int *transition_latency,
49 void (*set_state) (
unsigned int state));