Home
last modified time | relevance | path

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

/Linux-v6.6/include/uapi/linux/
Disst_if.h456 #define ISST_IF_GET_PHY_ID _IOWR(ISST_IF_MAGIC, 1, struct isst_if_cpu_map *) macro
/Linux-v6.6/drivers/platform/x86/intel/speed_select_if/
Disst_if_common.c613 case ISST_IF_GET_PHY_ID: in isst_if_def_ioctl()
/Linux-v6.6/tools/power/x86/intel-speed-select/
Disst-config.c809 if (ioctl(fd, ISST_IF_GET_PHY_ID, &map) == -1) { in create_cpu_map()