Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/usb/gadget/udc/
Dbcm63xx_udc.c338 static inline struct bcm63xx_req *our_req(struct usb_request *req) in our_req() function
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()
1200 struct bcm63xx_req *breq = our_req(req), *cur; in bcm63xx_udc_dequeue()
1377 struct bcm63xx_req *breq = our_req(req); in bcm63xx_ep0_map_write()
2053 breq = our_req(req); in bcm63xx_udc_data_isr()
Ds3c-hsudc.c166 static inline struct s3c_hsudc_req *our_req(struct usb_request *req) in our_req() function
853 hsreq = our_req(_req); in s3c_hsudc_free_request()
876 hsreq = our_req(_req); in s3c_hsudc_queue()
/linux-4.1.27/drivers/usb/dwc2/
Dgadget.c44 static inline struct s3c_hsotg_req *our_req(struct usb_request *req) in our_req() function
709 struct s3c_hsotg_req *hs_req = our_req(req); in s3c_hsotg_map_dma()
785 struct s3c_hsotg_req *hs_req = our_req(req); in s3c_hsotg_ep_queue()
838 struct s3c_hsotg_req *hs_req = our_req(req); in s3c_hsotg_ep_free_request()
1301 struct s3c_hsotg_req *hs_req = our_req(req); in s3c_hsotg_enqueue_setup()
2819 struct s3c_hsotg_req *hs_req = our_req(req); in s3c_hsotg_ep_dequeue()