Searched refs:store_temp_max_hyst (Results 1 – 3 of 3) sorted by relevance
/linux-6.1.9/drivers/hwmon/ |
D | f71882fg.c | 597 static ssize_t store_temp_max_hyst(struct device *dev, struct device_attribute in store_temp_max_hyst() function 714 store_temp_max_hyst, 0, 0), 726 store_temp_max_hyst, 0, 1), 738 store_temp_max_hyst, 0, 2), 763 store_temp_max_hyst, 0, 1), 782 store_temp_max_hyst, 0, 2), 797 store_temp_max_hyst, 0, 3),
|
D | w83781d.c | 399 show_temp_max_hyst, store_temp_max_hyst, offset);
|
D | w83627ehf.c | 1619 return store_temp_max_hyst(dev, data, channel, val); in w83627ehf_write()
|