Lines Matching refs:attribute
28 * Set of edac_device_ctl_info attribute store/show functions
106 /* edac_device_ctl_info specific attribute structure */
108 struct attribute attr;
118 struct attribute *attr, char *buffer)
130 struct attribute *attr,
220 .default_attrs = (struct attribute **)device_ctrl_attr,
307 * Set of low-level instance attribute show functions
338 /* instance specific attribute structure */
340 struct attribute attr;
347 struct attribute *attr, char *buffer)
359 struct attribute *attr,
402 .default_attrs = (struct attribute **)device_instance_attr,
412 * Set of low-level block attribute show functions
415 struct attribute *attr, char *data)
423 struct attribute *attr, char *data)
449 struct attribute *attr, char *buffer)
461 struct attribute *attr,
500 .default_attrs = (struct attribute **)device_block_attr,
593 (struct attribute *) sysfs_attrib);
748 /* iterate over the array and create an attribute for each
753 (struct attribute*) sysfs_attrib);
776 * removing each attribute listed from this device's instance's kobject
782 (struct attribute *) sysfs_attrib);