Searched refs:adm1025_data (Results 1 - 1 of 1) sorted by last modified time

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/hwmon/
H A Dadm1025.c115 static struct adm1025_data *adm1025_update_device(struct device *dev);
134 struct adm1025_data { struct
159 struct adm1025_data *data = adm1025_update_device(dev); \
165 struct adm1025_data *data = adm1025_update_device(dev); \
171 struct adm1025_data *data = adm1025_update_device(dev); \
186 struct adm1025_data *data = adm1025_update_device(dev); \
191 struct adm1025_data *data = adm1025_update_device(dev); \
196 struct adm1025_data *data = adm1025_update_device(dev); \
208 struct adm1025_data *data = i2c_get_clientdata(client); \
222 struct adm1025_data *dat
[all...]

Completed in 95 milliseconds