Home
last modified time | relevance | path

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

/freebsd/sys/x86/cpufreq/
H A Dhwpstate_intel.c65 static int intel_hwpstate_type(device_t dev, int *type);
78 DEVMETHOD(cpufreq_drv_type, intel_hwpstate_type),
553 intel_hwpstate_type(device_t dev, int *type) in intel_hwpstate_type() function