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()
62 struct bin_attribute *attr, char *buf, in util_string_read() argument
79 &dev_attr_function_id.attr,
80 &dev_attr_function_handle.attr,
81 &dev_attr_pchid.attr,
82 &dev_attr_pfgid.attr,
83 &dev_attr_pft.attr,
84 &dev_attr_vfn.attr,
85 &dev_attr_uid.attr,
86 &dev_attr_recover.attr,
95 &dev_attr_segment0.attr,
96 &dev_attr_segment1.attr,
97 &dev_attr_segment2.attr,
98 &dev_attr_segment3.attr,