Home
last modified time | relevance | path

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

/src/sys/x86/cpufreq/ !
H A Dhwpstate_amd.c186 static int hwpstate_attach(device_t dev);
217 DEVMETHOD(device_attach, hwpstate_attach),
1065 hwpstate_attach(device_t dev) in hwpstate_attach() function