Lines Matching refs:attr
17 struct device_attribute *attr, char *buf) \
37 static ssize_t recover_store(struct device *dev, struct device_attribute *attr, in recover_store() argument
44 if (!device_remove_file_self(dev, attr)) in recover_store()
69 struct bin_attribute *attr, char *buf, in util_string_read() argument
86 &dev_attr_function_id.attr,
87 &dev_attr_function_handle.attr,
88 &dev_attr_pchid.attr,
89 &dev_attr_pfgid.attr,
90 &dev_attr_pft.attr,
91 &dev_attr_vfn.attr,
92 &dev_attr_uid.attr,
93 &dev_attr_recover.attr,
102 &dev_attr_segment0.attr,
103 &dev_attr_segment1.attr,
104 &dev_attr_segment2.attr,
105 &dev_attr_segment3.attr,