Searched refs:adm9240_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 Dadm9240.c138 static struct adm9240_data *adm9240_update_device(struct device *dev);
162 struct adm9240_data { struct
189 struct adm9240_data *data = adm9240_update_device(dev);
197 struct adm9240_data *data = adm9240_update_device(dev);
206 struct adm9240_data *data = i2c_get_clientdata(client);
228 struct adm9240_data *data = adm9240_update_device(dev);
237 struct adm9240_data *data = adm9240_update_device(dev);
246 struct adm9240_data *data = adm9240_update_device(dev);
257 struct adm9240_data *data = i2c_get_clientdata(client);
274 struct adm9240_data *dat
[all...]

Completed in 62 milliseconds