Home
last modified time | relevance | path

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

/linux/drivers/usb/core/
H A Dusb.h184 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.c951 const struct attribute_group *usb_device_groups[] = { variable