Home
last modified time | relevance | path

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

/openbmc/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 *)
/openbmc/linux/tools/power/x86/intel-speed-select/
H A Disst-core.c72 struct isst_if_msr_cmds msr_cmds; in isst_send_msr_command()
/openbmc/linux/drivers/platform/x86/intel/speed_select_if/
H A Disst_if_common.c631 cmd_cb.offset = offsetof(struct isst_if_msr_cmds, msr_cmd); in isst_if_def_ioctl()