Searched refs:config_buf (Results 1 – 2 of 2) sorted by relevance
/u-boot/drivers/usb/gadget/ |
A D | composite.c | 195 static int config_buf(struct usb_configuration *config, in config_buf() function 295 return config_buf(c, speed, cdev->req->buf, type); in config_desc()
|
A D | ether.c | 879 config_buf(struct usb_gadget *g, u8 *buf, u8 type, unsigned index, int is_otg) in config_buf() function 1285 value = config_buf(gadget, req->buf, in eth_setup()
|
Completed in 7 milliseconds