Home
last modified time | relevance | path

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

/f-stack/freebsd/x86/cpufreq/
H A Dhwpstate_amd.c122 static int hwpstate_get_info_from_acpi_perf(device_t dev, device_t perf_dev);
388 error = hwpstate_get_info_from_acpi_perf(dev, perf_dev); in hwpstate_probe()
487 hwpstate_get_info_from_acpi_perf(device_t dev, device_t perf_dev) in hwpstate_get_info_from_acpi_perf() function