Linux Kernel
3.7.1
|
#include <devfreq.h>
Data Fields | |
const char | name [DEVFREQ_NAME_LEN] |
int(* | get_target_freq )(struct devfreq *this, unsigned long *freq) |
int(* | init )(struct devfreq *this) |
void(* | exit )(struct devfreq *this) |
const bool | no_central_polling |
const char name[DEVFREQ_NAME_LEN] |