Lines Matching refs:attr
280 struct device_attribute *attr, char *buf)
291 struct device_attribute *attr, char *buf)
301 static ssize_t version_show(struct device *dev, struct device_attribute *attr,
312 static ssize_t state_show(struct device *dev, struct device_attribute *attr,
324 struct device_attribute *attr, char *buf)
335 struct device_attribute *attr, char *buf)
346 struct device_attribute *attr, char *buf)
357 struct device_attribute *attr, char *buf)
368 struct device_attribute *attr, char *buf)
379 struct device_attribute *attr, char *buf)
390 struct device_attribute *attr, char *buf)
401 struct device_attribute *attr, char *buf)
412 struct device_attribute *attr,
437 struct device_attribute *attr,
491 &dev_attr_current_image.attr,
492 &dev_attr_fail_image.attr,
493 &dev_attr_state.attr,
494 &dev_attr_version.attr,
495 &dev_attr_error_location.attr,
496 &dev_attr_error_details.attr,
497 &dev_attr_retry_counter.attr,
498 &dev_attr_max_retry.attr,
499 &dev_attr_dcmf0.attr,
500 &dev_attr_dcmf1.attr,
501 &dev_attr_dcmf2.attr,
502 &dev_attr_dcmf3.attr,
503 &dev_attr_reboot_image.attr,
504 &dev_attr_notify.attr,