Searched refs:coretemp_probe (Results 1 – 1 of 1) sorted by relevance
75 static int coretemp_probe(device_t dev);87 DEVMETHOD(device_probe, coretemp_probe),140 coretemp_probe(device_t dev) in coretemp_probe() function