Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/core/
H A Dusb.h190 extern const struct attribute_group *usb_device_groups[];
H A Dusb.c669 dev->dev.groups = usb_device_groups; in usb_alloc_dev()
H A Dsysfs.c851 const struct attribute_group *usb_device_groups[] = { variable