Lines Matching defs:attr
310 struct device_attribute *attr, char *buf) in regulator_uV_show()
324 struct device_attribute *attr, char *buf) in regulator_uA_show()
332 static ssize_t name_show(struct device *dev, struct device_attribute *attr, in name_show()
357 struct device_attribute *attr, char *buf) in regulator_opmode_show()
376 struct device_attribute *attr, char *buf) in regulator_state_show()
390 struct device_attribute *attr, char *buf) in regulator_status_show()
437 struct device_attribute *attr, char *buf) in regulator_min_uA_show()
449 struct device_attribute *attr, char *buf) in regulator_max_uA_show()
461 struct device_attribute *attr, char *buf) in regulator_min_uV_show()
473 struct device_attribute *attr, char *buf) in regulator_max_uV_show()
485 struct device_attribute *attr, char *buf) in regulator_total_uA_show()
499 static ssize_t num_users_show(struct device *dev, struct device_attribute *attr, in num_users_show()
507 static ssize_t type_show(struct device *dev, struct device_attribute *attr, in type_show()
523 struct device_attribute *attr, char *buf) in regulator_suspend_mem_uV_show()
533 struct device_attribute *attr, char *buf) in regulator_suspend_disk_uV_show()
543 struct device_attribute *attr, char *buf) in regulator_suspend_standby_uV_show()
553 struct device_attribute *attr, char *buf) in regulator_suspend_mem_mode_show()
564 struct device_attribute *attr, char *buf) in regulator_suspend_disk_mode_show()
575 struct device_attribute *attr, char *buf) in regulator_suspend_standby_mode_show()
586 struct device_attribute *attr, char *buf) in regulator_suspend_mem_state_show()
597 struct device_attribute *attr, char *buf) in regulator_suspend_disk_state_show()
608 struct device_attribute *attr, char *buf) in regulator_suspend_standby_state_show()
619 struct device_attribute *attr, char *buf) in regulator_bypass_show()
3477 struct attribute *attr, int idx) in regulator_attr_is_visible()