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

/netbsd-current/sys/arch/x86/x86/
H A Dcoretemp.c109 static int coretemp_match(device_t, cfdata_t, void *);
126 coretemp_match, coretemp_attach, coretemp_detach, NULL);
129 coretemp_match(device_t parent, cfdata_t cf, void *aux) function

Completed in 179 milliseconds