Home
last modified time | relevance | path

Searched refs:ISST_IF_GET_PHY_ID (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/include/uapi/linux/
H A Disst_if.h57 * This structure used with ioctl ISST_IF_GET_PHY_ID to send
168 #define ISST_IF_GET_PHY_ID _IOWR(ISST_IF_MAGIC, 1, struct isst_if_cpu_map *) macro
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Disst_if.h72 #define ISST_IF_GET_PHY_ID _IOWR(ISST_IF_MAGIC, 1, struct isst_if_cpu_map *) macro
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Disst_if.h72 #define ISST_IF_GET_PHY_ID _IOWR(ISST_IF_MAGIC, 1, struct isst_if_cpu_map *) macro
/kernel/linux/linux-6.6/include/uapi/linux/
H A Disst_if.h57 * This structure used with ioctl ISST_IF_GET_PHY_ID to send
456 #define ISST_IF_GET_PHY_ID _IOWR(ISST_IF_MAGIC, 1, struct isst_if_cpu_map *) macro
/kernel/linux/linux-5.10/drivers/platform/x86/intel_speed_select_if/
H A Disst_if_common.c506 case ISST_IF_GET_PHY_ID: in isst_if_def_ioctl()
/kernel/linux/linux-6.6/drivers/platform/x86/intel/speed_select_if/
H A Disst_if_common.c613 case ISST_IF_GET_PHY_ID: in isst_if_def_ioctl()
/kernel/linux/linux-5.10/tools/power/x86/intel-speed-select/
H A Disst-config.c614 if (ioctl(fd, ISST_IF_GET_PHY_ID, &map) == -1) { in create_cpu_map()
615 perror("ISST_IF_GET_PHY_ID"); in create_cpu_map()
/kernel/linux/linux-6.6/tools/power/x86/intel-speed-select/
H A Disst-config.c809 if (ioctl(fd, ISST_IF_GET_PHY_ID, &map) == -1) { in create_cpu_map()
810 perror("ISST_IF_GET_PHY_ID"); in create_cpu_map()

Completed in 17 milliseconds