Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/core/
H A Dcore_priv.h72 extern const struct attribute_group ib_dev_attr_group;
H A Dsysfs.c1403 const struct attribute_group ib_dev_attr_group = { variable
H A Ddevice.c1394 device->groups[0] = &ib_dev_attr_group; in ib_register_device()