Searched refs:store_temp_max_hyst (Results 1 – 4 of 4) sorted by relevance
/linux-4.1.27/drivers/hwmon/ |
D | w83627ehf.c | 1334 store_temp_max_hyst, 0), 1336 store_temp_max_hyst, 1), 1338 store_temp_max_hyst, 2), 1340 store_temp_max_hyst, 3), 1342 store_temp_max_hyst, 4), 1344 store_temp_max_hyst, 5), 1346 store_temp_max_hyst, 6), 1348 store_temp_max_hyst, 7), 1350 store_temp_max_hyst, 8),
|
D | f71882fg.c | 312 static ssize_t store_temp_max_hyst(struct device *dev, struct device_attribute 389 store_temp_max_hyst, 0, 0), 401 store_temp_max_hyst, 0, 1), 413 store_temp_max_hyst, 0, 2), 429 store_temp_max_hyst, 0, 1), 448 store_temp_max_hyst, 0, 2), 463 store_temp_max_hyst, 0, 3), 1572 static ssize_t store_temp_max_hyst(struct device *dev, struct device_attribute in store_temp_max_hyst() function
|
D | w83627hf.c | 765 store_temp_max_hyst(struct device *dev, struct device_attribute *devattr, in store_temp_max_hyst() function 792 show_temp_max_hyst, store_temp_max_hyst, offset - 1);
|
D | w83781d.c | 412 show_temp_max_hyst, store_temp_max_hyst, offset);
|