Searched refs:isst_store_cmd (Results 1 – 4 of 4) sorted by relevance
/drivers/platform/x86/intel_speed_select_if/ |
D | isst_if_common.h | 69 int isst_store_cmd(int cmd, int sub_command, u32 cpu, int mbox_cmd,
|
D | isst_if_common.c | 126 int isst_store_cmd(int cmd, int sub_cmd, u32 cpu, int mbox_cmd_type, in isst_store_cmd() function 150 EXPORT_SYMBOL_GPL(isst_store_cmd); 424 ret = isst_store_cmd(0, msr_cmd->msr, in isst_if_msr_cmd_req()
|
D | isst_if_mbox_msr.c | 133 action.err = isst_store_cmd(action.mbox_cmd->command, in isst_if_mbox_proc_cmd()
|
D | isst_if_mbox_pci.c | 147 ret = isst_store_cmd(mbox_cmd->command, in isst_if_mbox_proc_cmd()
|