Searched refs:store_temp (Results 1 – 3 of 3) sorted by relevance
| /linux/drivers/hwmon/ |
| H A D | w83l786ng.c | 426 store_temp(struct device *dev, struct device_attribute *attr, in store_temp() function 458 show_temp, store_temp, 0, 1), 460 show_temp, store_temp, 1, 1), 465 show_temp, store_temp, 0, 2), 467 show_temp, store_temp, 1, 2),
|
| H A D | w83793.c | 579 store_temp(struct device *dev, struct device_attribute *attr, in store_temp() function 1053 store_temp, TEMP_CRIT, index - 1), \ 1055 show_temp, store_temp, TEMP_CRIT_HYST, index - 1), \ 1057 store_temp, TEMP_WARN, index - 1), \ 1059 show_temp, store_temp, TEMP_WARN_HYST, index - 1), \
|
| H A D | w83795.c | 1332 store_temp(struct device *dev, struct device_attribute *attr, in store_temp() function 1686 store_temp, TEMP_CRIT, index - 1), \ 1688 show_temp, store_temp, TEMP_CRIT_HYST, index - 1), \ 1690 store_temp, TEMP_WARN, index - 1), \ 1692 show_temp, store_temp, TEMP_WARN_HYST, index - 1), \
|