Searched refs:store_temp_max (Results 1 – 3 of 3) sorted by relevance
/linux/drivers/hwmon/ |
H A D | f71882fg.c | 557 static ssize_t store_temp_max(struct device *dev, struct device_attribute in store_temp_max() function 712 store_temp_max, 0, 0), 724 store_temp_max, 0, 1), 736 store_temp_max, 0, 2), 761 store_temp_max, 0, 1), 780 store_temp_max, 0, 2), 795 store_temp_max, 0, 3), 891 store_temp_max, 0, 0), 898 store_temp_max, 0, 1), 905 store_temp_max, 0, 2),
|
H A D | w83627ehf.c | 1617 return store_temp_max(dev, data, channel, val); in w83627ehf_write()
|
H A D | w83781d.c | 397 show_temp_max, store_temp_max, offset); \
|