Lines Matching refs:attr
312 static ssize_t type_show(struct device *dev, struct device_attribute *attr,
322 static ssize_t modalias_show(struct device *dev, struct device_attribute *attr,
333 struct device_attribute *attr,
367 struct device_attribute *attr, char *buf)
380 &dev_attr_type.attr,
381 &dev_attr_modalias.attr,
382 &dev_attr_driver_override.attr,
396 struct device_attribute *attr,
418 struct device_attribute *attr,
430 struct device_attribute *attr,
446 &dev_attr_chpids.attr,
447 &dev_attr_pimpampom.attr,
448 &dev_attr_dev_busid.attr,
942 static umode_t cm_enable_mode(struct kobject *kobj, struct attribute *attr,
945 return css_chsc_characteristics.secm ? attr->mode : 0;
949 &dev_attr_real_cssid.attr,
958 &dev_attr_cm_enable.attr,