Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/edac/
Dedac_device.c61 struct edac_dev_sysfs_block_attribute *dev_attrib, *attrib_p, *attrib; in edac_device_alloc_ctl_info() local
174 attrib_p = &dev_attrib[block*nr_instances*nr_attrib]; in edac_device_alloc_ctl_info()
175 blk->block_attributes = attrib_p; in edac_device_alloc_ctl_info()
186 attrib = &attrib_p[attr]; in edac_device_alloc_ctl_info()