Lines Matching defs:attr

351 				struct device_attribute *attr, char *buf)  in regulator_uV_show()
365 struct device_attribute *attr, char *buf) in regulator_uA_show()
373 static ssize_t name_show(struct device *dev, struct device_attribute *attr, in name_show()
398 struct device_attribute *attr, char *buf) in regulator_opmode_show()
417 struct device_attribute *attr, char *buf) in regulator_state_show()
431 struct device_attribute *attr, char *buf) in regulator_status_show()
478 struct device_attribute *attr, char *buf) in regulator_min_uA_show()
490 struct device_attribute *attr, char *buf) in regulator_max_uA_show()
502 struct device_attribute *attr, char *buf) in regulator_min_uV_show()
514 struct device_attribute *attr, char *buf) in regulator_max_uV_show()
526 struct device_attribute *attr, char *buf) in regulator_total_uA_show()
540 static ssize_t num_users_show(struct device *dev, struct device_attribute *attr, in num_users_show()
548 static ssize_t type_show(struct device *dev, struct device_attribute *attr, in type_show()
564 struct device_attribute *attr, char *buf) in regulator_suspend_mem_uV_show()
574 struct device_attribute *attr, char *buf) in regulator_suspend_disk_uV_show()
584 struct device_attribute *attr, char *buf) in regulator_suspend_standby_uV_show()
594 struct device_attribute *attr, char *buf) in regulator_suspend_mem_mode_show()
605 struct device_attribute *attr, char *buf) in regulator_suspend_disk_mode_show()
616 struct device_attribute *attr, char *buf) in regulator_suspend_standby_mode_show()
627 struct device_attribute *attr, char *buf) in regulator_suspend_mem_state_show()
638 struct device_attribute *attr, char *buf) in regulator_suspend_disk_state_show()
649 struct device_attribute *attr, char *buf) in regulator_suspend_standby_state_show()
660 struct device_attribute *attr, char *buf) in regulator_bypass_show()
3708 struct attribute *attr, int idx) in regulator_attr_is_visible()