Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/gadget/udc/
H A Dbcm63xx_udc.c347 static inline struct bcm63xx_req *our_req(struct usb_request *req) in our_req() function
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()
1384 struct bcm63xx_req *breq = our_req(req); in bcm63xx_ep0_map_write()
2059 breq = our_req(req); in bcm63xx_udc_data_isr()
/openbmc/linux/drivers/usb/dwc2/
H A Dgadget.c36 static inline struct dwc2_hsotg_req *our_req(struct usb_request *req) in our_req() function
1405 struct dwc2_hsotg_req *hs_req = our_req(req); in dwc2_hsotg_ep_queue()
1544 struct dwc2_hsotg_req *hs_req = our_req(req); in dwc2_hsotg_ep_free_request()
2041 struct dwc2_hsotg_req *hs_req = our_req(req); in dwc2_hsotg_enqueue_setup()
4329 struct dwc2_hsotg_req *hs_req = our_req(req); in dwc2_hsotg_ep_dequeue()