Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/infiniband/core/
H A Dcore_priv.h72 extern const struct attribute_group ib_dev_attr_group;
H A Dsysfs.c1319 const struct attribute_group ib_dev_attr_group = { variable
H A Ddevice.c585 device->groups[0] = &ib_dev_attr_group; in _ib_alloc_device()