Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/gadget/udc/
H A Dbcm63xx_udc.c248 * struct bcm63xx_req - Internal (driver) state of a single request.
255 struct bcm63xx_req { struct
314 struct bcm63xx_req ep0_ctrl_req;
350 static inline struct bcm63xx_req *our_req(struct usb_request *req) in our_req()
352 return container_of(req, struct bcm63xx_req, req); in our_req()
596 struct bcm63xx_req *breq) in iudma_write()
1078 struct bcm63xx_req *breq, *n; in bcm63xx_ep_disable()
1119 struct bcm63xx_req *breq; in bcm63xx_udc_alloc_request()
1135 struct bcm63xx_req *breq = our_req(req); in bcm63xx_udc_free_request()
1158 struct bcm63xx_req *bre in bcm63xx_udc_queue()
[all...]
/kernel/linux/linux-6.6/drivers/usb/gadget/udc/
H A Dbcm63xx_udc.c248 * struct bcm63xx_req - Internal (driver) state of a single request.
255 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 *bre in bcm63xx_udc_queue()
[all...]

Completed in 5 milliseconds