Home
last modified time | relevance | path

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

/f-stack/freebsd/x86/cpufreq/
H A Dhwpstate_amd.c123 static int hwpstate_get_info_from_msr(device_t dev);
411 error = hwpstate_get_info_from_msr(dev); in hwpstate_probe()
427 hwpstate_get_info_from_msr(device_t dev) in hwpstate_get_info_from_msr() function