Searched refs:thermostat_driver (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.c130 static struct i2c_driver thermostat_driver; variable in typeref:struct:i2c_driver
156 list_add_tail(&client->detected, &thermostat_driver.clients);
466 static struct i2c_driver thermostat_driver = { variable in typeref:struct:i2c_driver
638 return i2c_add_driver(&thermostat_driver);
684 i2c_del_driver(&thermostat_driver);

Completed in 19 milliseconds