Searched refs:bcm63xx_req (Results 1 – 1 of 1) sorted by relevance
255 struct bcm63xx_req { struct314 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 *breq = our_req(req); in bcm63xx_udc_queue()1210 struct bcm63xx_req *breq = our_req(req), *cur; in bcm63xx_udc_dequeue()[all …]