Home
last modified time | relevance | path

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

/drivers/infiniband/core/
Dcore_priv.h71 extern const struct attribute_group ib_dev_attr_group;
Dsysfs.c1302 const struct attribute_group ib_dev_attr_group = { variable
Ddevice.c589 device->groups[0] = &ib_dev_attr_group; in _ib_alloc_device()