Searched refs:isst_if_mbox_cmds (Results 1 - 10 of 10) sorted by relevance
/kernel/linux/linux-5.10/include/uapi/linux/ |
H A D | isst_if.h | 121 * struct isst_if_mbox_cmds - structure for mailbox commands 130 struct isst_if_mbox_cmds { struct 170 #define ISST_IF_MBOX_COMMAND _IOWR(ISST_IF_MAGIC, 3, struct isst_if_mbox_cmds *)
|
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/ |
H A D | isst_if.h | 56 struct isst_if_mbox_cmds { struct 74 #define ISST_IF_MBOX_COMMAND _IOWR(ISST_IF_MAGIC, 3, struct isst_if_mbox_cmds *)
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/ |
H A D | isst_if.h | 56 struct isst_if_mbox_cmds { struct 74 #define ISST_IF_MBOX_COMMAND _IOWR(ISST_IF_MAGIC, 3, struct isst_if_mbox_cmds *)
|
/kernel/linux/linux-6.6/include/uapi/linux/ |
H A D | isst_if.h | 121 * struct isst_if_mbox_cmds - structure for mailbox commands 130 struct isst_if_mbox_cmds { struct 458 #define ISST_IF_MBOX_COMMAND _IOWR(ISST_IF_MAGIC, 3, struct isst_if_mbox_cmds *)
|
/kernel/linux/linux-5.10/drivers/platform/x86/intel_speed_select_if/ |
H A D | isst_if_mbox_pci.c | 188 cb.offset = offsetof(struct isst_if_mbox_cmds, mbox_cmd); in isst_if_mbox_probe()
|
H A D | isst_if_mbox_msr.c | 191 cb.offset = offsetof(struct isst_if_mbox_cmds, mbox_cmd); in isst_if_mbox_init()
|
/kernel/linux/linux-6.6/drivers/platform/x86/intel/speed_select_if/ |
H A D | isst_if_mbox_pci.c | 188 cb.offset = offsetof(struct isst_if_mbox_cmds, mbox_cmd); in isst_if_mbox_probe()
|
H A D | isst_if_mbox_msr.c | 191 cb.offset = offsetof(struct isst_if_mbox_cmds, mbox_cmd); in isst_if_mbox_init()
|
/kernel/linux/linux-6.6/tools/power/x86/intel-speed-select/ |
H A D | isst-core-mbox.c | 129 struct isst_if_mbox_cmds mbox_cmds = { 0 }; in _send_mbox_command()
|
/kernel/linux/linux-5.10/tools/power/x86/intel-speed-select/ |
H A D | isst-config.c | 746 struct isst_if_mbox_cmds mbox_cmds = { 0 }; in isst_send_mbox_command()
|
Completed in 8 milliseconds