Home
last modified time | relevance | path

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

/linux/tools/power/x86/intel-speed-select/
H A Disst-core-tpmi.c21 case ISST_IF_CLOS_PARAM: in tpmi_process_ioctl()
22 debug_printf("ISST_IF_CLOS_PARAM\n"); in tpmi_process_ioctl()
701 ret = tpmi_process_ioctl(ISST_IF_CLOS_PARAM, &info); in tpmi_pm_get_clos()
744 ret = tpmi_process_ioctl(ISST_IF_CLOS_PARAM, &info); in tpmi_set_clos()
/linux/include/uapi/linux/
H A Disst_if.h197 * ISST_IF_CLOS_PARAM.
487 #define ISST_IF_CLOS_PARAM _IOWR(ISST_IF_MAGIC, 7, struct isst_clos_param *) macro
/linux/drivers/platform/x86/intel/speed_select_if/
H A Disst_tpmi_core.c1503 case ISST_IF_CLOS_PARAM: in isst_if_def_ioctl()