Home
last modified time | relevance | path

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

/linux/tools/power/x86/intel-speed-select/
H A Disst-core.c220 CHECK_CB(get_pbf_info); in isst_get_pbf_info()
221 return isst_ops->get_pbf_info(id, level, pbf_info); in isst_get_pbf_info()
H A Disst.h205 int (*get_pbf_info)(struct isst_id *id, int level, struct isst_pbf_info *pbf_info); member
H A Disst-core-tpmi.c859 .get_pbf_info = tpmi_get_pbf_info,
H A Disst-core-mbox.c1052 .get_pbf_info = mbox_get_pbf_info,