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

/linux-master/drivers/usb/dwc2/
H A Dgadget.c425 * @hs_req: The request being processed.
432 struct dwc2_hsotg_req *hs_req)
434 struct usb_request *req = &hs_req->req;
491 * @hs_req: The request to write data for.
505 struct dwc2_hsotg_req *hs_req)
509 int buf_pos = hs_req->req.actual;
641 to_write, hs_req->req.length, can_write, buf_pos);
646 hs_req->req.actual = buf_pos + to_write;
653 data = hs_req->req.buf + buf_pos;
983 struct dwc2_hsotg_req *hs_req, *tre local
430 dwc2_hsotg_unmap_dma(struct dwc2_hsotg *hsotg, struct dwc2_hsotg_ep *hs_ep, struct dwc2_hsotg_req *hs_req) argument
503 dwc2_hsotg_write_fifo(struct dwc2_hsotg *hsotg, struct dwc2_hsotg_ep *hs_ep, struct dwc2_hsotg_req *hs_req) argument
1048 dwc2_hsotg_start_req(struct dwc2_hsotg *hsotg, struct dwc2_hsotg_ep *hs_ep, struct dwc2_hsotg_req *hs_req, bool continuing) argument
1283 dwc2_hsotg_handle_unaligned_buf_start(struct dwc2_hsotg *hsotg, struct dwc2_hsotg_ep *hs_ep, struct dwc2_hsotg_req *hs_req) argument
1316 dwc2_hsotg_handle_unaligned_buf_complete(struct dwc2_hsotg *hsotg, struct dwc2_hsotg_ep *hs_ep, struct dwc2_hsotg_req *hs_req) argument
1405 struct dwc2_hsotg_req *hs_req = our_req(req); local
1544 struct dwc2_hsotg_req *hs_req = our_req(req); local
1750 struct dwc2_hsotg_req *hs_req; local
1778 struct dwc2_hsotg_req *hs_req; local
2041 struct dwc2_hsotg_req *hs_req = our_req(req); local
2118 dwc2_hsotg_complete_request(struct dwc2_hsotg *hsotg, struct dwc2_hsotg_ep *hs_ep, struct dwc2_hsotg_req *hs_req, int result) argument
2184 struct dwc2_hsotg_req *hs_req; local
2266 struct dwc2_hsotg_req *hs_req = hs_ep->req; local
2394 struct dwc2_hsotg_req *hs_req = hs_ep->req; local
2655 struct dwc2_hsotg_req *hs_req = hs_ep->req; local
2688 struct dwc2_hsotg_req *hs_req = hs_ep->req; local
2827 struct dwc2_hsotg_req *hs_req; local
2891 struct dwc2_hsotg_req *hs_req; local
2959 struct dwc2_hsotg_req *hs_req; local
4329 struct dwc2_hsotg_req *hs_req = our_req(req); local
[all...]
/linux-master/drivers/message/fusion/
H A Dmptbase.h699 u32 hs_req[MPT_MAX_FRAME_SIZE/sizeof(u32)]; member in struct:_MPT_ADAPTER

Completed in 191 milliseconds