Searched refs:ocrdma_attributes (Results 1 – 1 of 1) sorted by relevance
276 static struct device_attribute *ocrdma_attributes[] = { variable286 for (i = 0; i < ARRAY_SIZE(ocrdma_attributes); i++) in ocrdma_remove_sysfiles()287 device_remove_file(&dev->ibdev.dev, ocrdma_attributes[i]); in ocrdma_remove_sysfiles()328 for (i = 0; i < ARRAY_SIZE(ocrdma_attributes); i++) in ocrdma_add()329 if (device_create_file(&dev->ibdev.dev, ocrdma_attributes[i])) in ocrdma_add()