Home
last modified time | relevance | path

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

/freebsd/sys/x86/cpufreq/
H A Dhwpstate_intel.c58 static int intel_hwpstate_probe(device_t dev);
70 DEVMETHOD(device_probe, intel_hwpstate_probe),
356 intel_hwpstate_probe(device_t dev) in intel_hwpstate_probe() function