Home
last modified time | relevance | path

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

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