Home
last modified time | relevance | path

Searched refs:get_clos_information (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/tools/power/x86/intel-speed-select/
H A Disst-core.c465 CHECK_CB(get_clos_information); in isst_clos_get_clos_information()
466 return isst_ops->get_clos_information(id, enable, type); in isst_clos_get_clos_information()
H A Disst.h206 int (*get_clos_information)(struct isst_id *id, int *enable, int *type); member
H A Disst-core-tpmi.c803 .get_clos_information = tpmi_get_clos_information,
H A Disst-core-mbox.c1055 .get_clos_information = mbox_get_clos_information,