Searched refs:adm1021_data (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/hwmon/
H A Dadm1021.c79 struct adm1021_data { struct
103 static struct adm1021_data *adm1021_update_device(struct device *dev);
139 struct adm1021_data *data = adm1021_update_device(dev);
148 struct adm1021_data *data = adm1021_update_device(dev);
157 struct adm1021_data *data = adm1021_update_device(dev);
166 struct adm1021_data *data = adm1021_update_device(dev);
174 struct adm1021_data *data = adm1021_update_device(dev);
184 struct adm1021_data *data = i2c_get_clientdata(client);
203 struct adm1021_data *data = i2c_get_clientdata(client);
219 struct adm1021_data *dat
[all...]

Completed in 54 milliseconds