Home
last modified time | relevance | path

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

/freebsd/sys/x86/cpufreq/
H A Dhwpstate_intel.c61 static int intel_hwpstate_suspend(device_t dev);
73 DEVMETHOD(device_suspend, intel_hwpstate_suspend),
563 intel_hwpstate_suspend(device_t dev) in intel_hwpstate_suspend() function