• Home
  • Raw
  • Download

Lines Matching defs:devattr

477 in_input_show(struct device *dev, struct device_attribute *devattr, char *buf)  in in_input_show()
484 in_min_show(struct device *dev, struct device_attribute *devattr, char *buf) in in_min_show()
491 in_max_show(struct device *dev, struct device_attribute *devattr, char *buf) in in_max_show()
498 in_min_store(struct device *dev, struct device_attribute *devattr, in in_min_store()
517 in_max_store(struct device *dev, struct device_attribute *devattr, in in_max_store()
665 fan_input_show(struct device *dev, struct device_attribute *devattr, in fan_input_show()
674 fan_min_show(struct device *dev, struct device_attribute *devattr, char *buf) in fan_min_show()
682 fan_min_store(struct device *dev, struct device_attribute *devattr, in fan_min_store()
711 temp_show(struct device *dev, struct device_attribute *devattr, char *buf) in temp_show()
722 temp_max_show(struct device *dev, struct device_attribute *devattr, char *buf) in temp_max_show()
733 temp_max_hyst_show(struct device *dev, struct device_attribute *devattr, in temp_max_hyst_show()
745 temp_max_store(struct device *dev, struct device_attribute *devattr, in temp_max_store()
767 temp_max_hyst_store(struct device *dev, struct device_attribute *devattr, in temp_max_hyst_store()
977 fan_div_show(struct device *dev, struct device_attribute *devattr, char *buf) in fan_div_show()
991 fan_div_store(struct device *dev, struct device_attribute *devattr, in fan_div_store()
1036 pwm_show(struct device *dev, struct device_attribute *devattr, char *buf) in pwm_show()
1044 pwm_store(struct device *dev, struct device_attribute *devattr, in pwm_store()
1082 pwm_enable_show(struct device *dev, struct device_attribute *devattr, in pwm_enable_show()
1091 pwm_enable_store(struct device *dev, struct device_attribute *devattr, in pwm_enable_store()
1121 pwm_freq_show(struct device *dev, struct device_attribute *devattr, char *buf) in pwm_freq_show()
1134 pwm_freq_store(struct device *dev, struct device_attribute *devattr, in pwm_freq_store()
1170 temp_type_show(struct device *dev, struct device_attribute *devattr, in temp_type_show()
1179 temp_type_store(struct device *dev, struct device_attribute *devattr, in temp_type_store()
1239 name_show(struct device *dev, struct device_attribute *devattr, char *buf) in name_show()