Searched refs:usb_descriptor_fillbuf (Results 1 – 10 of 10) sorted by relevance
| /OK3568_Linux_fs/u-boot/drivers/usb/gadget/ |
| H A D | config.c | 35 usb_descriptor_fillbuf(void *buf, unsigned buflen, in usb_descriptor_fillbuf() function 94 len = usb_descriptor_fillbuf(USB_DT_CONFIG_SIZE + (u8 *)buf, in usb_gadget_config_buf()
|
| H A D | config.su | |
| H A D | composite.c | 195 status = usb_descriptor_fillbuf(next, len, in config_buf() 218 status = usb_descriptor_fillbuf(next, len, in config_buf()
|
| /OK3568_Linux_fs/kernel/drivers/usb/gadget/ |
| H A D | config.c | 34 usb_descriptor_fillbuf(void *buf, unsigned buflen, in usb_descriptor_fillbuf() function 54 EXPORT_SYMBOL_GPL(usb_descriptor_fillbuf); 92 len = usb_descriptor_fillbuf(USB_DT_CONFIG_SIZE + (u8 *)buf, in usb_gadget_config_buf()
|
| H A D | composite.c | 537 status = usb_descriptor_fillbuf(next, len, in config_buf() 552 status = usb_descriptor_fillbuf(next, len, in config_buf()
|
| /OK3568_Linux_fs/u-boot/include/linux/usb/ |
| H A D | gadget.h | 919 int usb_descriptor_fillbuf(void *, unsigned,
|
| /OK3568_Linux_fs/kernel/include/linux/usb/ |
| H A D | gadget.h | 838 int usb_descriptor_fillbuf(void *, unsigned,
|
| /OK3568_Linux_fs/u-boot/ |
| H A D | System.map | |
| H A D | u-boot.sym | |
| H A D | u-boot.map | |