[go: nahoru, domu]

Searched defs:usb_string_ids_tab (Results 1 - 1 of 1) sorted by relevance

/drivers/usb/gadget/
H A Dcomposite.c1055 * @usb_string_ids_tab() or @usb_string_ids_n() routine, to ensure
1088 int usb_string_ids_tab(struct usb_composite_dev *cdev, struct usb_string *str) function
1102 EXPORT_SYMBOL_GPL(usb_string_ids_tab); variable
1192 ret = usb_string_ids_tab(cdev, n_gs[0]->strings);

Completed in 41 milliseconds