cpuhelper_msg
acpi_cst_set_lowest_handler(struct cpuhelper_msg *msg)
struct cpuhelper_msg msg;
acpi_cst_cx_reprobe_cst_handler(struct cpuhelper_msg *msg)
struct cpuhelper_msg msg;
acpi_cst_c3_bm_rld_handler(struct cpuhelper_msg *msg)
struct cpuhelper_msg msg;
acpi_pst_check_csr_handler(struct cpuhelper_msg *msg)
acpi_pst_check_pstates_handler(struct cpuhelper_msg *msg)
struct cpuhelper_msg msg;
acpi_pst_init_handler(struct cpuhelper_msg *msg)
acpi_pst_set_pstate_handler(struct cpuhelper_msg *msg)
acpi_pst_get_pstate_handler(struct cpuhelper_msg *msg)
static void acpi_pst_check_csr_handler(struct cpuhelper_msg *);
static void acpi_pst_check_pstates_handler(struct cpuhelper_msg *);
static void acpi_pst_init_handler(struct cpuhelper_msg *);
static void acpi_pst_set_pstate_handler(struct cpuhelper_msg *);
static void acpi_pst_get_pstate_handler(struct cpuhelper_msg *);
struct cpuhelper_msg ch_msg;
clockmod_select_handler(struct cpuhelper_msg *msg)
struct cpuhelper_msg msg;
static void clockmod_select_handler(struct cpuhelper_msg *);
perfbias_set_handler(struct cpuhelper_msg *msg)
struct cpuhelper_msg msg;
static void perfbias_set_handler(struct cpuhelper_msg *);
cpuhelper_domsg(struct cpuhelper_msg *msg, int cpuid)
struct cpuhelper_msg *msg = (struct cpuhelper_msg *)lmsg;
struct cpuhelper_msg *msg;
cpuhelper_initmsg(struct cpuhelper_msg *msg, lwkt_port_t rport,
cpuhelper_replymsg(struct cpuhelper_msg *msg, int error)
struct cpuhelper_msg;
typedef void (*cpuhelper_cb_t)(struct cpuhelper_msg *);
int cpuhelper_domsg(struct cpuhelper_msg *msg, int cpuid);
void cpuhelper_replymsg(struct cpuhelper_msg *msg, int error);
void cpuhelper_initmsg(struct cpuhelper_msg *msg, lwkt_port_t rport,