Home
last modified time | relevance | path

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

/linux-6.1.9/include/uapi/linux/
Disst_if.h161 struct isst_if_msr_cmds { struct
171 #define ISST_IF_MSR_COMMAND _IOWR(ISST_IF_MAGIC, 4, struct isst_if_msr_cmds *) argument
/linux-6.1.9/drivers/platform/x86/intel/speed_select_if/
Disst_if_common.c613 cmd_cb.offset = offsetof(struct isst_if_msr_cmds, msr_cmd); in isst_if_def_ioctl()
/linux-6.1.9/tools/power/x86/intel-speed-select/
Disst-config.c881 struct isst_if_msr_cmds msr_cmds; in isst_send_msr_command()