Searched refs:coretemp_detach (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/sys/arch/x86/x86/
H A Dcoretemp.c111 static int coretemp_detach(device_t, int);
126 coretemp_match, coretemp_attach, coretemp_detach, NULL);
210 coretemp_detach(device_t self, int flags) function

Completed in 170 milliseconds