Searched refs:store_temp_max_hyst (Results 1 – 3 of 3) sorted by relevance
/kernel/linux/linux-5.10/drivers/hwmon/ |
D | f71882fg.c | 328 static ssize_t store_temp_max_hyst(struct device *dev, struct device_attribute 405 store_temp_max_hyst, 0, 0), 417 store_temp_max_hyst, 0, 1), 429 store_temp_max_hyst, 0, 2), 445 store_temp_max_hyst, 0, 1), 464 store_temp_max_hyst, 0, 2), 479 store_temp_max_hyst, 0, 3), 1636 static ssize_t store_temp_max_hyst(struct device *dev, struct device_attribute in store_temp_max_hyst() function
|
D | w83781d.c | 399 show_temp_max_hyst, store_temp_max_hyst, offset);
|
D | w83627ehf.c | 1621 return store_temp_max_hyst(dev, data, channel, val); in w83627ehf_write()
|