Lines Matching +defs:val +defs:buf
109 struct device_attribute *attr, char *buf) in show_min_uV()
116 const char *buf, size_t count) in set_min_uV()
119 long val; in set_min_uV() local
135 struct device_attribute *attr, char *buf) in show_max_uV()
142 const char *buf, size_t count) in set_max_uV()
145 long val; in set_max_uV() local
161 struct device_attribute *attr, char *buf) in show_min_uA()
168 const char *buf, size_t count) in set_min_uA()
171 long val; in set_min_uA() local
187 struct device_attribute *attr, char *buf) in show_max_uA()
194 const char *buf, size_t count) in set_max_uA()
197 long val; in set_max_uA() local
213 struct device_attribute *attr, char *buf) in show_mode()
232 const char *buf, size_t count) in set_mode()