Lines Matching defs:attr
652 struct device_attribute *attr, char *buf) in microvolts_show()
668 struct device_attribute *attr, char *buf) in microamps_show()
676 static ssize_t name_show(struct device *dev, struct device_attribute *attr, in name_show()
706 struct device_attribute *attr, char *buf) in opmode_show()
725 struct device_attribute *attr, char *buf) in state_show()
739 struct device_attribute *attr, char *buf) in status_show()
786 struct device_attribute *attr, char *buf) in min_microamps_show()
798 struct device_attribute *attr, char *buf) in max_microamps_show()
810 struct device_attribute *attr, char *buf) in min_microvolts_show()
822 struct device_attribute *attr, char *buf) in max_microvolts_show()
834 struct device_attribute *attr, char *buf) in requested_microamps_show()
850 static ssize_t num_users_show(struct device *dev, struct device_attribute *attr, in num_users_show()
858 static ssize_t type_show(struct device *dev, struct device_attribute *attr, in type_show()
874 struct device_attribute *attr, char *buf) in suspend_mem_microvolts_show()
883 struct device_attribute *attr, char *buf) in suspend_disk_microvolts_show()
892 struct device_attribute *attr, char *buf) in suspend_standby_microvolts_show()
901 struct device_attribute *attr, char *buf) in suspend_mem_mode_show()
911 struct device_attribute *attr, char *buf) in suspend_disk_mode_show()
921 struct device_attribute *attr, char *buf) in suspend_standby_mode_show()
931 struct device_attribute *attr, char *buf) in suspend_mem_state_show()
941 struct device_attribute *attr, char *buf) in suspend_disk_state_show()
951 struct device_attribute *attr, char *buf) in suspend_standby_state_show()
961 struct device_attribute *attr, char *buf) in bypass_show()
5157 struct attribute *attr, int idx) in regulator_attr_is_visible()