Lines Matching refs:attr
148 .attr = {
202 .attr = {
233 struct device_attribute *attr, char *buf)
246 struct device_attribute *attr,
278 struct device_attribute *attr, char *buf)
294 struct device_attribute *attr,
314 static ssize_t chp_type_show(struct device *dev, struct device_attribute *attr,
328 static ssize_t chp_cmg_show(struct device *dev, struct device_attribute *attr,
343 struct device_attribute *attr, char *buf)
356 static ssize_t chp_chid_show(struct device *dev, struct device_attribute *attr,
374 struct device_attribute *attr, char *buf)
391 struct device_attribute *attr, char *buf)
405 struct bin_attribute *attr, char *buf,
427 &dev_attr_status.attr,
428 &dev_attr_configure.attr,
429 &dev_attr_type.attr,
430 &dev_attr_cmg.attr,
431 &dev_attr_shared.attr,
432 &dev_attr_chid.attr,
433 &dev_attr_chid_external.attr,
434 &dev_attr_esc.attr,