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

/linux-master/drivers/usb/gadget/
H A Dconfig.c22 * usb_descriptor_fillbuf - fill buffer with descriptors
34 usb_descriptor_fillbuf(void *buf, unsigned buflen, function
54 EXPORT_SYMBOL_GPL(usb_descriptor_fillbuf); variable
92 len = usb_descriptor_fillbuf(USB_DT_CONFIG_SIZE + (u8 *)buf,
H A Dcomposite.c586 status = usb_descriptor_fillbuf(next, len,
601 status = usb_descriptor_fillbuf(next, len,
/linux-master/include/linux/usb/
H A Dgadget.h860 int usb_descriptor_fillbuf(void *, unsigned,

Completed in 226 milliseconds