Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/tools/power/x86/intel-speed-select/
H A Disst.h250 extern int isst_clos_get_clos_information(int cpu, int *enable, int *type);
H A Disst-core.c869 int isst_clos_get_clos_information(int cpu, int *enable, int *type) in isst_clos_get_clos_information() function
H A Disst-config.c2129 ret = isst_clos_get_clos_information(cpu, &enable, &prio_type); in get_clos_info_for_cpu()