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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/macintosh/
H A Dtherm_adt746x.c85 static enum {ADT7460, ADT7467} therm_type; enumerator in enum:__anon11942
207 if (therm_type == ADT7460)
243 if(therm_type == ADT7460) {
297 int fan_number = (therm_type == ADT7460 && i == 2);
410 if(therm_type == ADT7460) {
411 printk(KERN_INFO "adt746x: ADT7460 initializing\n");
573 therm_type = ADT7460;
654 if(therm_type == ADT7460)
674 if(therm_type == ADT7460)

Completed in 146 milliseconds