Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/usb/gadget/udc/
Dbcm63xx_udc.c255 struct bcm63xx_req { struct
313 struct bcm63xx_req ep0_ctrl_req;
347 static inline struct bcm63xx_req *our_req(struct usb_request *req) in our_req()
349 return container_of(req, struct bcm63xx_req, req); in our_req()
593 struct bcm63xx_req *breq) in iudma_write()
1075 struct bcm63xx_req *breq, *n; in bcm63xx_ep_disable()
1116 struct bcm63xx_req *breq; in bcm63xx_udc_alloc_request()
1132 struct bcm63xx_req *breq = our_req(req); in bcm63xx_udc_free_request()
1155 struct bcm63xx_req *breq = our_req(req); in bcm63xx_udc_queue()
1207 struct bcm63xx_req *breq = our_req(req), *cur; in bcm63xx_udc_dequeue()
[all …]