Home
last modified time | relevance | path

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

/linux/drivers/hwmon/
H A Df71882fg.c557 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 Dw83627ehf.c1617 return store_temp_max(dev, data, channel, val); in w83627ehf_write()
H A Dw83781d.c397 show_temp_max, store_temp_max, offset); \