Searched refs:device_group (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/sys/ofed/drivers/infiniband/core/
H A Dib_uverbs_main.c1156 static struct attribute_group device_group = { variable in typeref:struct:attribute_group
1230 if (sysfs_create_group(&uverbs_dev->dev->kobj, &device_group))
1333 sysfs_remove_group(&uverbs_dev->dev->kobj, &device_group);

Completed in 62 milliseconds