Home
last modified time | relevance | path

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

/f-stack/freebsd/x86/cpufreq/
H A Dhwpstate_intel.c63 static int intel_hwpstate_suspend(device_t dev);
75 DEVMETHOD(device_suspend, intel_hwpstate_suspend),
569 intel_hwpstate_suspend(device_t dev) in intel_hwpstate_suspend() function