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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/usb/gadget/
H A Ds3c-hsotg.c411 * @hs_req: The request being processed.
418 struct s3c_hsotg_req *hs_req)
420 struct usb_request *req = &hs_req->req;
426 if (hs_req->req.length == 0)
429 if (hs_req->mapped) {
435 hs_req->mapped = 0;
445 * @hs_req: The request to write data for.
459 struct s3c_hsotg_req *hs_req)
463 int buf_pos = hs_req->req.actual;
579 to_write, hs_req
416 s3c_hsotg_unmap_dma(struct s3c_hsotg *hsotg, struct s3c_hsotg_ep *hs_ep, struct s3c_hsotg_req *hs_req) argument
457 s3c_hsotg_write_fifo(struct s3c_hsotg *hsotg, struct s3c_hsotg_ep *hs_ep, struct s3c_hsotg_req *hs_req) argument
646 s3c_hsotg_start_req(struct s3c_hsotg *hsotg, struct s3c_hsotg_ep *hs_ep, struct s3c_hsotg_req *hs_req, bool continuing) argument
815 struct s3c_hsotg_req *hs_req = our_req(req); local
858 struct s3c_hsotg_req *hs_req = our_req(req); local
896 struct s3c_hsotg_req *hs_req = our_req(req); local
1224 struct s3c_hsotg_req *hs_req = our_req(req); local
1276 s3c_hsotg_complete_request(struct s3c_hsotg *hsotg, struct s3c_hsotg_ep *hs_ep, struct s3c_hsotg_req *hs_req, int result) argument
1335 s3c_hsotg_complete_request_lock(struct s3c_hsotg *hsotg, struct s3c_hsotg_ep *hs_ep, struct s3c_hsotg_req *hs_req, int result) argument
1360 struct s3c_hsotg_req *hs_req = hs_ep->req; local
1469 struct s3c_hsotg_req *hs_req = hs_ep->req; local
1698 struct s3c_hsotg_req *hs_req = hs_ep->req; local
1723 struct s3c_hsotg_req *hs_req = hs_ep->req; local
2399 struct s3c_hsotg_req *hs_req = our_req(req); local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/usb/gadget/
H A Ds3c-hsotg.c411 * @hs_req: The request being processed.
418 struct s3c_hsotg_req *hs_req)
420 struct usb_request *req = &hs_req->req;
426 if (hs_req->req.length == 0)
429 if (hs_req->mapped) {
435 hs_req->mapped = 0;
445 * @hs_req: The request to write data for.
459 struct s3c_hsotg_req *hs_req)
463 int buf_pos = hs_req->req.actual;
579 to_write, hs_req
416 s3c_hsotg_unmap_dma(struct s3c_hsotg *hsotg, struct s3c_hsotg_ep *hs_ep, struct s3c_hsotg_req *hs_req) argument
457 s3c_hsotg_write_fifo(struct s3c_hsotg *hsotg, struct s3c_hsotg_ep *hs_ep, struct s3c_hsotg_req *hs_req) argument
646 s3c_hsotg_start_req(struct s3c_hsotg *hsotg, struct s3c_hsotg_ep *hs_ep, struct s3c_hsotg_req *hs_req, bool continuing) argument
815 struct s3c_hsotg_req *hs_req = our_req(req); local
858 struct s3c_hsotg_req *hs_req = our_req(req); local
896 struct s3c_hsotg_req *hs_req = our_req(req); local
1224 struct s3c_hsotg_req *hs_req = our_req(req); local
1276 s3c_hsotg_complete_request(struct s3c_hsotg *hsotg, struct s3c_hsotg_ep *hs_ep, struct s3c_hsotg_req *hs_req, int result) argument
1335 s3c_hsotg_complete_request_lock(struct s3c_hsotg *hsotg, struct s3c_hsotg_ep *hs_ep, struct s3c_hsotg_req *hs_req, int result) argument
1360 struct s3c_hsotg_req *hs_req = hs_ep->req; local
1469 struct s3c_hsotg_req *hs_req = hs_ep->req; local
1698 struct s3c_hsotg_req *hs_req = hs_ep->req; local
1723 struct s3c_hsotg_req *hs_req = hs_ep->req; local
2399 struct s3c_hsotg_req *hs_req = our_req(req); local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/message/fusion/
H A Dmptbase.h662 u32 hs_req[MPT_MAX_FRAME_SIZE/sizeof(u32)]; member in struct:_MPT_ADAPTER
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/message/fusion/
H A Dmptbase.h662 u32 hs_req[MPT_MAX_FRAME_SIZE/sizeof(u32)]; member in struct:_MPT_ADAPTER

Completed in 274 milliseconds