Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/infiniband/hw/qib/
Dqib_sysfs.c626 static struct device_attribute *qib_attributes[] = { variable
701 for (i = 0; i < ARRAY_SIZE(qib_attributes); ++i) { in qib_verbs_register_sysfs()
702 ret = device_create_file(&dev->dev, qib_attributes[i]); in qib_verbs_register_sysfs()