Searched refs:hfi1_attributes (Results 1 – 1 of 1) sorted by relevance
641 static struct device_attribute *hfi1_attributes[] = { variable835 for (i = 0; i < ARRAY_SIZE(hfi1_attributes); ++i) { in hfi1_verbs_register_sysfs()836 ret = device_create_file(&dev->dev, hfi1_attributes[i]); in hfi1_verbs_register_sysfs()858 for (i = 0; i < ARRAY_SIZE(hfi1_attributes); ++i) in hfi1_verbs_register_sysfs()859 device_remove_file(&dev->dev, hfi1_attributes[i]); in hfi1_verbs_register_sysfs()