Home
last modified time | relevance | path

Searched refs:isst_if_cpu_map (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/uapi/linux/
H A Disst_if.h47 struct isst_if_cpu_map { struct
63 struct isst_if_cpu_map cpu_map[1]; argument
456 #define ISST_IF_GET_PHY_ID _IOWR(ISST_IF_MAGIC, 1, struct isst_if_cpu_map *)
/openbmc/linux/drivers/platform/x86/intel/speed_select_if/
H A Disst_if_common.c485 struct isst_if_cpu_map *cpu_map; in isst_if_proc_phyid_req()
487 cpu_map = (struct isst_if_cpu_map *)cmd_ptr; in isst_if_proc_phyid_req()
616 cmd_cb.cmd_size = sizeof(struct isst_if_cpu_map); in isst_if_def_ioctl()