Lines Matching defs:devattr
404 show_in_input(struct device *dev, struct device_attribute *devattr, char *buf) in show_in_input()
411 show_in_min(struct device *dev, struct device_attribute *devattr, char *buf) in show_in_min()
418 show_in_max(struct device *dev, struct device_attribute *devattr, char *buf) in show_in_max()
425 store_in_min(struct device *dev, struct device_attribute *devattr, in store_in_min()
439 store_in_max(struct device *dev, struct device_attribute *devattr, in store_in_max()
566 show_fan_input(struct device *dev, struct device_attribute *devattr, char *buf) in show_fan_input()
574 show_fan_min(struct device *dev, struct device_attribute *devattr, char *buf) in show_fan_min()
582 store_fan_min(struct device *dev, struct device_attribute *devattr, in store_fan_min()
608 show_temp(struct device *dev, struct device_attribute *devattr, char *buf) in show_temp()
619 show_temp_max(struct device *dev, struct device_attribute *devattr, in show_temp_max()
631 show_temp_max_hyst(struct device *dev, struct device_attribute *devattr, in show_temp_max_hyst()
643 store_temp_max(struct device *dev, struct device_attribute *devattr, in store_temp_max()
659 store_temp_max_hyst(struct device *dev, struct device_attribute *devattr, in store_temp_max_hyst()
868 show_fan_div(struct device *dev, struct device_attribute *devattr, char *buf) in show_fan_div()
880 store_fan_div(struct device *dev, struct device_attribute *devattr, in store_fan_div()
923 show_pwm(struct device *dev, struct device_attribute *devattr, char *buf) in show_pwm()
931 store_pwm(struct device *dev, struct device_attribute *devattr, in store_pwm()
964 show_pwm_enable(struct device *dev, struct device_attribute *devattr, char *buf) in show_pwm_enable()
972 store_pwm_enable(struct device *dev, struct device_attribute *devattr, in store_pwm_enable()
1000 show_pwm_freq(struct device *dev, struct device_attribute *devattr, char *buf) in show_pwm_freq()
1013 store_pwm_freq(struct device *dev, struct device_attribute *devattr, in store_pwm_freq()
1049 show_temp_type(struct device *dev, struct device_attribute *devattr, in show_temp_type()
1058 store_temp_type(struct device *dev, struct device_attribute *devattr, in store_temp_type()
1118 show_name(struct device *dev, struct device_attribute *devattr, char *buf) in show_name()