Home
last modified time | relevance | path

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

/drivers/edac/
Dedac_device.c79 struct edac_dev_sysfs_block_attribute *dev_attrib, *attrib_p, *attrib; in edac_device_alloc_ctl_info() local
192 attrib_p = &dev_attrib[block*nr_instances*nr_attrib]; in edac_device_alloc_ctl_info()
193 blk->block_attributes = attrib_p; in edac_device_alloc_ctl_info()
204 attrib = &attrib_p[attr]; in edac_device_alloc_ctl_info()