Home
last modified time | relevance | path

Searched refs:isst_if_msr_cmds (Results 1 – 3 of 3) sorted by relevance

/linux/include/uapi/linux/
H A Disst_if.h161 struct isst_if_msr_cmds { struct
459 #define ISST_IF_MSR_COMMAND _IOWR(ISST_IF_MAGIC, 4, struct isst_if_msr_cmds *)
/linux/tools/power/x86/intel-speed-select/
H A Disst-core.c73 struct isst_if_msr_cmds msr_cmds; in isst_send_msr_command()
/linux/drivers/platform/x86/intel/speed_select_if/
H A Disst_if_common.c633 cmd_cb.offset = offsetof(struct isst_if_msr_cmds, msr_cmd); in isst_if_def_ioctl()