Searched refs:store_temp_max_hyst (Results 1 – 4 of 4) sorted by relevance
/Linux-v4.19/drivers/hwmon/ |
D | w83627ehf.c | 1340 store_temp_max_hyst, 0), 1342 store_temp_max_hyst, 1), 1344 store_temp_max_hyst, 2), 1346 store_temp_max_hyst, 3), 1348 store_temp_max_hyst, 4), 1350 store_temp_max_hyst, 5), 1352 store_temp_max_hyst, 6), 1354 store_temp_max_hyst, 7), 1356 store_temp_max_hyst, 8),
|
D | f71882fg.c | 341 static ssize_t store_temp_max_hyst(struct device *dev, struct device_attribute 418 store_temp_max_hyst, 0, 0), 430 store_temp_max_hyst, 0, 1), 442 store_temp_max_hyst, 0, 2), 458 store_temp_max_hyst, 0, 1), 477 store_temp_max_hyst, 0, 2), 492 store_temp_max_hyst, 0, 3), 1648 static ssize_t store_temp_max_hyst(struct device *dev, struct device_attribute in store_temp_max_hyst() function
|
D | w83627hf.c | 768 store_temp_max_hyst(struct device *dev, struct device_attribute *devattr, in store_temp_max_hyst() function 795 show_temp_max_hyst, store_temp_max_hyst, offset - 1);
|
D | w83781d.c | 412 show_temp_max_hyst, store_temp_max_hyst, offset);
|