Home
last modified time | relevance | path

Searched refs:thmc50_data (Results 1 – 1 of 1) sorted by relevance

/linux-3.4.99/drivers/hwmon/
Dthmc50.c69 struct thmc50_data { struct
93 static struct thmc50_data *thmc50_update_device(struct device *dev); argument
117 struct thmc50_data *data = thmc50_update_device(dev); in show_analog_out()
126 struct thmc50_data *data = i2c_get_clientdata(client); in set_analog_out()
163 struct thmc50_data *data = thmc50_update_device(dev); in show_temp()
171 struct thmc50_data *data = thmc50_update_device(dev); in show_temp_min()
180 struct thmc50_data *data = i2c_get_clientdata(client); in set_temp_min()
200 struct thmc50_data *data = thmc50_update_device(dev); in show_temp_max()
209 struct thmc50_data *data = i2c_get_clientdata(client); in set_temp_max()
230 struct thmc50_data *data = thmc50_update_device(dev); in show_temp_critical()
[all …]