Symbol: isst_clos_config
tools/power/x86/intel-speed-select/isst-config.c
1693
struct isst_clos_config clos_config;
tools/power/x86/intel-speed-select/isst-config.c
2420
struct isst_clos_config clos_config;
tools/power/x86/intel-speed-select/isst-config.c
2496
struct isst_clos_config clos_config;
tools/power/x86/intel-speed-select/isst-core-mbox.c
951
static int mbox_pm_get_clos(struct isst_id *id, int clos, struct isst_clos_config *clos_config)
tools/power/x86/intel-speed-select/isst-core-mbox.c
970
static int mbox_set_clos(struct isst_id *id, int clos, struct isst_clos_config *clos_config)
tools/power/x86/intel-speed-select/isst-core-tpmi.c
733
struct isst_clos_config *clos_config)
tools/power/x86/intel-speed-select/isst-core-tpmi.c
760
struct isst_clos_config *clos_config)
tools/power/x86/intel-speed-select/isst-core.c
482
int isst_pm_get_clos(struct isst_id *id, int clos, struct isst_clos_config *clos_config)
tools/power/x86/intel-speed-select/isst-core.c
488
int isst_set_clos(struct isst_id *id, int clos, struct isst_clos_config *clos_config)
tools/power/x86/intel-speed-select/isst-display.c
623
struct isst_clos_config *clos_config)
tools/power/x86/intel-speed-select/isst.h
211
int (*pm_get_clos)(struct isst_id *id, int clos, struct isst_clos_config *clos_config);
tools/power/x86/intel-speed-select/isst.h
212
int (*set_clos)(struct isst_id *id, int clos, struct isst_clos_config *clos_config);
tools/power/x86/intel-speed-select/isst.h
282
struct isst_clos_config *clos_config);
tools/power/x86/intel-speed-select/isst.h
284
struct isst_clos_config *clos_config);
tools/power/x86/intel-speed-select/isst.h
288
struct isst_clos_config *clos_config);