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

/linux-4.4.14/drivers/macintosh/
H A Dtherm_adt746x.c8 * http://www.onsemi.com/PowerSolutions/product.do?id=ADT7460
85 ADT7460, enumerator in enum:thermostat::__anon5698
144 if (th->type == ADT7460) write_both_fan_speed()
180 if(th->type == ADT7460) { write_fan_speed()
234 int fan_number = (th->type == ADT7460 && i == 2); update_fans_speed()
438 if(th->type == ADT7460) thermostat_create_files()
461 if (th->type == ADT7460) thermostat_remove_files()
518 if (th->type == ADT7460) { probe_thermostat()
519 printk(KERN_INFO "adt746x: ADT7460 initializing\n"); probe_thermostat()
593 { "MAC,adt7460", ADT7460 },

Completed in 42 milliseconds