Lines Matching +defs:val +defs:buf
111 static s32 stts751_to_hw(int val) in stts751_to_hw()
376 struct device_attribute *attr, char *buf) in max_alarm_show()
393 struct device_attribute *attr, char *buf) in min_alarm_show()
410 char *buf) in input_show()
425 char *buf) in therm_show()
433 const char *buf, size_t count) in therm_store()
467 char *buf) in hyst_show()
475 const char *buf, size_t count) in hyst_store()
500 struct device_attribute *attr, char *buf) in therm_trip_show()
515 char *buf) in max_show()
523 const char *buf, size_t count) in max_store()
549 char *buf) in min_show()
557 const char *buf, size_t count) in min_store()
583 struct device_attribute *attr, char *buf) in interval_show()
592 struct device_attribute *attr, const char *buf, in interval_store()
595 unsigned long val; in interval_store() local