Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/linux/usb/
H A Dcomposite.h350 extern int usb_string_ids_n(struct usb_composite_dev *c, unsigned n);
/OK3568_Linux_fs/u-boot/drivers/usb/gadget/
H A Dg_dnl.su
H A Dcomposite.c709 int usb_string_ids_n(struct usb_composite_dev *c, unsigned n) in usb_string_ids_n() function
/OK3568_Linux_fs/kernel/include/linux/usb/
H A Dcomposite.h525 extern int usb_string_ids_n(struct usb_composite_dev *c, unsigned n);
/OK3568_Linux_fs/kernel/drivers/usb/gadget/
H A Dcomposite.c1465 int usb_string_ids_n(struct usb_composite_dev *c, unsigned n) in usb_string_ids_n() function
1473 EXPORT_SYMBOL_GPL(usb_string_ids_n);
/OK3568_Linux_fs/kernel/drivers/usb/gadget/function/
H A Df_fs.c1869 first_id = usb_string_ids_n(cdev, ffs->strings_count); in functionfs_bind()
/OK3568_Linux_fs/u-boot/
H A Du-boot.map