Home
last modified time | relevance | path

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

/linux-6.1.9/tools/power/cpupower/utils/helpers/
Dhelpers.h122 extern int amd_pci_get_num_boost_states(int *active, int *states);
Dmisc.c40 ret = amd_pci_get_num_boost_states(active, states); in cpufreq_has_boost_support()
Damd.c129 int amd_pci_get_num_boost_states(int *active, int *states) in amd_pci_get_num_boost_states() function