Lines Matching defs:attr
233 struct device_attribute *attr, char *buf) in chp_status_show()
246 struct device_attribute *attr, in chp_status_write()
278 struct device_attribute *attr, char *buf) in chp_configure_show()
294 struct device_attribute *attr, in chp_configure_write()
314 static ssize_t chp_type_show(struct device *dev, struct device_attribute *attr, in chp_type_show()
328 static ssize_t chp_cmg_show(struct device *dev, struct device_attribute *attr, in chp_cmg_show()
343 struct device_attribute *attr, char *buf) in chp_shared_show()
356 static ssize_t chp_chid_show(struct device *dev, struct device_attribute *attr, in chp_chid_show()
374 struct device_attribute *attr, char *buf) in chp_chid_external_show()
391 struct device_attribute *attr, char *buf) in chp_esc_show()
405 struct bin_attribute *attr, char *buf, in util_string_read()