Home
last modified time | relevance | path

Searched refs:usb_descriptor_fillbuf (Results 1 – 3 of 3) sorted by relevance

/external/u-boot/drivers/usb/gadget/
Dconfig.c34 usb_descriptor_fillbuf(void *buf, unsigned buflen, in usb_descriptor_fillbuf() function
93 len = usb_descriptor_fillbuf(USB_DT_CONFIG_SIZE + (u8 *)buf, in usb_gadget_config_buf()
Dcomposite.c192 status = usb_descriptor_fillbuf(next, len, in config_buf()
208 status = usb_descriptor_fillbuf(next, len, in config_buf()
/external/u-boot/include/linux/usb/
Dgadget.h917 int usb_descriptor_fillbuf(void *, unsigned,