Lines Matching refs:attr
312 vrm_show(struct device *dev, struct device_attribute *attr, char *buf)
319 show_vid(struct device *dev, struct device_attribute *attr, char *buf)
323 to_sensor_dev_attr_2(attr);
330 vrm_store(struct device *dev, struct device_attribute *attr,
351 show_alarm_beep(struct device *dev, struct device_attribute *attr, char *buf)
355 to_sensor_dev_attr_2(attr);
371 store_beep(struct device *dev, struct device_attribute *attr,
377 to_sensor_dev_attr_2(attr);
402 show_beep_enable(struct device *dev, struct device_attribute *attr, char *buf)
409 store_beep_enable(struct device *dev, struct device_attribute *attr,
437 struct device_attribute *attr, const char *buf,
463 show_fan(struct device *dev, struct device_attribute *attr, char *buf)
466 to_sensor_dev_attr_2(attr);
481 store_fan_min(struct device *dev, struct device_attribute *attr,
485 to_sensor_dev_attr_2(attr);
508 show_pwm(struct device *dev, struct device_attribute *attr, char *buf)
511 to_sensor_dev_attr_2(attr);
526 store_pwm(struct device *dev, struct device_attribute *attr,
532 to_sensor_dev_attr_2(attr);
562 show_temp(struct device *dev, struct device_attribute *attr, char *buf)
565 to_sensor_dev_attr_2(attr);
579 store_temp(struct device *dev, struct device_attribute *attr,
583 to_sensor_dev_attr_2(attr);
621 show_temp_mode(struct device *dev, struct device_attribute *attr, char *buf)
625 to_sensor_dev_attr_2(attr);
644 store_temp_mode(struct device *dev, struct device_attribute *attr,
650 to_sensor_dev_attr_2(attr);
690 show_sf_setup(struct device *dev, struct device_attribute *attr, char *buf)
693 to_sensor_dev_attr_2(attr);
711 store_sf_setup(struct device *dev, struct device_attribute *attr,
715 to_sensor_dev_attr_2(attr);
787 show_sf_ctrl(struct device *dev, struct device_attribute *attr, char *buf)
790 to_sensor_dev_attr_2(attr);
811 store_sf_ctrl(struct device *dev, struct device_attribute *attr,
815 to_sensor_dev_attr_2(attr);
871 show_sf2_pwm(struct device *dev, struct device_attribute *attr, char *buf)
874 to_sensor_dev_attr_2(attr);
883 store_sf2_pwm(struct device *dev, struct device_attribute *attr,
889 to_sensor_dev_attr_2(attr);
911 show_sf2_temp(struct device *dev, struct device_attribute *attr, char *buf)
914 to_sensor_dev_attr_2(attr);
924 store_sf2_temp(struct device *dev, struct device_attribute *attr,
930 to_sensor_dev_attr_2(attr);
953 show_in(struct device *dev, struct device_attribute *attr, char *buf)
956 to_sensor_dev_attr_2(attr);
972 store_in(struct device *dev, struct device_attribute *attr,
976 to_sensor_dev_attr_2(attr);