Searched refs:store_temp_max_hyst (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/hwmon/ |
H A 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
|
H A D | w83781d.c | 399 show_temp_max_hyst, store_temp_max_hyst, offset);
|
H A D | w83627ehf.c | 1621 return store_temp_max_hyst(dev, data, channel, val); in w83627ehf_write()
|
/kernel/linux/linux-6.6/drivers/hwmon/ |
H A 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),
|
H A D | w83781d.c | 399 show_temp_max_hyst, store_temp_max_hyst, offset);
|
H A D | w83627ehf.c | 1619 return store_temp_max_hyst(dev, data, channel, val); in w83627ehf_write()
|
Completed in 18 milliseconds