Home
last modified time | relevance | path

Searched refs:store_temp_max_hyst (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/hwmon/
H A Df71882fg.c328 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 Dw83627ehf.c1621 return store_temp_max_hyst(dev, data, channel, val); in w83627ehf_write()
H A Dw83781d.c399 show_temp_max_hyst, store_temp_max_hyst, offset);