Home
last modified time | relevance | path

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

/Linux-v5.4/tools/power/cpupower/utils/helpers/
Dmisc.c35 ret = amd_pci_get_num_boost_states(active, states); in cpufreq_has_boost_support()
Dhelpers.h114 extern int amd_pci_get_num_boost_states(int *active, int *states);
Damd.c133 int amd_pci_get_num_boost_states(int *active, int *states) in amd_pci_get_num_boost_states() function