Home
last modified time | relevance | path

Searched refs:sysfs_attributes (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/edac/
H A Dedac_device.h166 struct edac_dev_sysfs_attribute *sysfs_attributes; member
H A Dedac_device_sysfs.c732 sysfs_attrib = edac_dev->sysfs_attributes; in edac_device_add_main_sysfs_attributes()
764 sysfs_attrib = edac_dev->sysfs_attributes; in edac_device_remove_main_sysfs_attributes()
H A Dmpc85xx_edac.c434 edac_dev->sysfs_attributes = mpc85xx_l2_sysfs_attributes; in mpc85xx_set_l2_sysfs_attributes()