Lines Matching defs:attr
377 struct device_attribute *attr, char *buf) in max_alarm_show()
394 struct device_attribute *attr, char *buf) in min_alarm_show()
410 static ssize_t input_show(struct device *dev, struct device_attribute *attr, in input_show()
425 static ssize_t therm_show(struct device *dev, struct device_attribute *attr, in therm_show()
433 static ssize_t therm_store(struct device *dev, struct device_attribute *attr, in therm_store()
467 static ssize_t hyst_show(struct device *dev, struct device_attribute *attr, in hyst_show()
475 static ssize_t hyst_store(struct device *dev, struct device_attribute *attr, in hyst_store()
501 struct device_attribute *attr, char *buf) in therm_trip_show()
515 static ssize_t max_show(struct device *dev, struct device_attribute *attr, in max_show()
523 static ssize_t max_store(struct device *dev, struct device_attribute *attr, in max_store()
549 static ssize_t min_show(struct device *dev, struct device_attribute *attr, in min_show()
557 static ssize_t min_store(struct device *dev, struct device_attribute *attr, in min_store()
584 struct device_attribute *attr, char *buf) in interval_show()
593 struct device_attribute *attr, const char *buf, in interval_store()