Home
last modified time | relevance | path

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

/f-stack/freebsd/x86/cpufreq/
H A Dhwpstate_intel.c60 static int intel_hwpstate_probe(device_t dev);
72 DEVMETHOD(device_probe, intel_hwpstate_probe),
362 intel_hwpstate_probe(device_t dev) in intel_hwpstate_probe() function