Home
last modified time | relevance | path

Searched defs:tmp102 (Results 1 – 1 of 1) sorted by relevance

/linux-3.3/drivers/hwmon/
Dtmp102.c50 struct tmp102 { struct
59 static inline int tmp102_reg_to_mC(s16 val) in tmp102_reg_to_mC() argument
76 static struct tmp102 *tmp102_update_device(struct i2c_client *client) in tmp102_update_device() argument
78 struct tmp102 *tmp102 = i2c_get_clientdata(client); in tmp102_update_device() local
100 struct tmp102 *tmp102 = tmp102_update_device(to_i2c_client(dev)); in tmp102_show_temp() local
111 struct tmp102 *tmp102 = i2c_get_clientdata(client); in tmp102_set_temp() local
152 struct tmp102 *tmp102; in tmp102_probe() local
224 struct tmp102 *tmp102 = i2c_get_clientdata(client); in tmp102_remove() local