Home
last modified time | relevance | path

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

/freebsd-14.2/sys/x86/cpufreq/
H A Dhwpstate_intel.c66 static int intel_hwpstate_type(device_t dev, int *type);
79 DEVMETHOD(cpufreq_drv_type, intel_hwpstate_type),
554 intel_hwpstate_type(device_t dev, int *type) in intel_hwpstate_type() function