Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dusb.h444 struct usb_devmap { struct
475 struct usb_devmap devmap; /* device address allocation map */
/openbmc/linux/drivers/usb/core/
H A Dhcd.c871 memset (&bus->devmap, 0, sizeof(struct usb_devmap)); in usb_bus_init()