Searched refs:tmp401_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 Dtmp401.c109 struct tmp401_data { struct
174 static struct tmp401_data *tmp401_update_device_reg16(
175 struct i2c_client *client, struct tmp401_data *data)
214 static struct tmp401_data *tmp401_update_device(struct device *dev)
217 struct tmp401_data *data = i2c_get_clientdata(client);
243 struct tmp401_data *data = tmp401_update_device(dev);
253 struct tmp401_data *data = tmp401_update_device(dev);
263 struct tmp401_data *data = tmp401_update_device(dev);
273 struct tmp401_data *data = tmp401_update_device(dev);
284 struct tmp401_data *dat
[all...]

Completed in 70 milliseconds