Searched defs:tdp_level (Results 1 – 5 of 5) sorted by relevance
185 int isst_set_tdp_level(struct isst_id *id, int tdp_level) in isst_set_tdp_level()361 int isst_get_process_ctdp(struct isst_id *id, int tdp_level, struct isst_pkg_ctdp *pkg_dev) in isst_get_process_ctdp()
338 void isst_ctdp_display_information(struct isst_id *id, FILE *outf, int tdp_level, in isst_ctdp_display_information()
370 static int tpmi_set_tdp_level(struct isst_id *id, int tdp_level) in tpmi_set_tdp_level()
606 static int mbox_set_tdp_level(struct isst_id *id, int tdp_level) in mbox_set_tdp_level()
39 static int tdp_level = 0xFF; variable