Searched refs:usb_gadget_get_string (Results 1 – 12 of 12) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/usb/gadget/ |
| H A D | usbstring.c | 36 usb_gadget_get_string (const struct usb_gadget_strings *table, int id, u8 *buf) in usb_gadget_get_string() function 67 EXPORT_SYMBOL_GPL(usb_gadget_get_string);
|
| H A D | composite.c | 1166 value = usb_gadget_get_string(s, id, buf); in lookup_string()
|
| /OK3568_Linux_fs/u-boot/drivers/usb/gadget/ |
| H A D | usbstring.su | |
| H A D | usbstring.c | 106 usb_gadget_get_string(struct usb_gadget_strings *table, int id, u8 *buf) in usb_gadget_get_string() function
|
| H A D | composite.c | 552 value = usb_gadget_get_string(s, id, buf); in lookup_string()
|
| H A D | ether.c | 1298 value = usb_gadget_get_string(&stringtab, in eth_setup()
|
| /OK3568_Linux_fs/u-boot/include/linux/usb/ |
| H A D | gadget.h | 912 int usb_gadget_get_string(struct usb_gadget_strings *table, int id, u8 *buf);
|
| /OK3568_Linux_fs/kernel/include/linux/usb/ |
| H A D | gadget.h | 828 int usb_gadget_get_string(const struct usb_gadget_strings *table, int id, u8 *buf);
|
| /OK3568_Linux_fs/kernel/drivers/usb/gadget/udc/aspeed-vhub/ |
| H A D | hub.c | 366 rc = usb_gadget_get_string(lang_str, string_id, buf); in ast_vhub_rep_string()
|
| /OK3568_Linux_fs/u-boot/ |
| H A D | System.map | |
| H A D | u-boot.sym | |
| H A D | u-boot.map | |