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,
166 static struct attribute *device_ctrl_attrs[] = {
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,
392 static struct attribute *device_instance_attrs[] = {
413 * Set of low-level block attribute show functions
416 struct attribute *attr, char *data)
424 struct attribute *attr, char *data)
450 struct attribute *attr, char *buffer)
462 struct attribute *attr,
491 static struct attribute *device_block_attrs[] = {
595 (struct attribute *) sysfs_attrib);
750 /* iterate over the array and create an attribute for each
755 (struct attribute*) sysfs_attrib);
778 * removing each attribute listed from this device's instance's kobject
784 (struct attribute *) sysfs_attrib);