Home
last modified time | relevance | path

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

/external/u-boot/include/linux/usb/
Dcomposite.h344 extern int usb_string_ids_n(struct usb_composite_dev *c, unsigned n);
/external/u-boot/drivers/usb/gadget/
Dcomposite.c673 int usb_string_ids_n(struct usb_composite_dev *c, unsigned n) in usb_string_ids_n() function