usb_string_ids_n
EXPORT_SYMBOL_GPL(usb_string_ids_n);
first_id = usb_string_ids_n(cdev, ffs->strings_count);
extern int usb_string_ids_n(struct usb_composite_dev *c, unsigned n);