Lines Matching refs:attr
122 struct device_attribute *attr, \
138 static ssize_t show_target_kb(struct device *dev, struct device_attribute *attr, in show_target_kb() argument
145 struct device_attribute *attr, in store_target_kb() argument
166 static ssize_t show_target(struct device *dev, struct device_attribute *attr, in show_target() argument
175 struct device_attribute *attr, in store_target() argument
197 &dev_attr_target_kb.attr,
198 &dev_attr_target.attr,
199 &dev_attr_schedule_delay.attr.attr,
200 &dev_attr_max_schedule_delay.attr.attr,
201 &dev_attr_retry_count.attr.attr,
202 &dev_attr_max_retry_count.attr.attr,
211 &dev_attr_current_kb.attr,
212 &dev_attr_low_kb.attr,
213 &dev_attr_high_kb.attr,