Home
last modified time | relevance | path

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

/linux-3.3/drivers/hwmon/
Demc1403.c41 struct thermal_data { struct
96 struct thermal_data *data = i2c_get_clientdata(client); in store_bit()
125 struct thermal_data *data = i2c_get_clientdata(client); in show_hyst()
148 struct thermal_data *data = i2c_get_clientdata(client); in store_hyst()
303 struct thermal_data *data; in emc1403_probe()
305 data = kzalloc(sizeof(struct thermal_data), GFP_KERNEL); in emc1403_probe()
338 struct thermal_data *data = i2c_get_clientdata(client); in emc1403_remove()