Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/usb/gadget/udc/
Dbcm63xx_udc.c239 struct bcm63xx_req { struct
300 struct bcm63xx_req ep0_ctrl_req;
338 static inline struct bcm63xx_req *our_req(struct usb_request *req) in our_req()
340 return container_of(req, struct bcm63xx_req, req); in our_req()
584 struct bcm63xx_req *breq) in iudma_write()
1082 struct bcm63xx_req *breq = in bcm63xx_ep_disable()
1083 list_entry(pos, struct bcm63xx_req, queue); in bcm63xx_ep_disable()
1109 struct bcm63xx_req *breq; in bcm63xx_udc_alloc_request()
1125 struct bcm63xx_req *breq = our_req(req); in bcm63xx_udc_free_request()
1148 struct bcm63xx_req *breq = our_req(req); in bcm63xx_udc_queue()
[all …]