Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/host/
H A Dxhci-dbgcap.c1151 static const struct attribute_group dbc_dev_attrib_grp = { variable
1179 ret = sysfs_create_group(&dev->kobj, &dbc_dev_attrib_grp); in xhci_alloc_dbc()
1198 sysfs_remove_group(&dbc->dev->kobj, &dbc_dev_attrib_grp); in xhci_dbc_remove()