Searched refs:cdnsp_ep (Results 1 - 6 of 6) sorted by relevance

/linux-master/drivers/usb/cdns3/
H A Dcdnsp-gadget.h793 * struct cdnsp_ep - extended device side representation of USB endpoint.
815 struct cdnsp_ep { struct
1306 struct cdnsp_ep *pep;
1441 struct cdnsp_ep eps[CDNSP_ENDPOINTS_NUM];
1486 void cdnsp_endpoint_zero(struct cdnsp_device *pdev, struct cdnsp_ep *ep);
1488 struct cdnsp_ep *pep,
1493 struct cdnsp_ring *cdnsp_dma_to_transfer_ring(struct cdnsp_ep *ep, u64 address);
1495 struct cdnsp_ep *pep,
1498 int cdnsp_alloc_streams(struct cdnsp_device *pdev, struct cdnsp_ep *pep);
1499 void cdnsp_free_endpoint_rings(struct cdnsp_device *pdev, struct cdnsp_ep *pe
[all...]
H A Dcdnsp-mem.c22 struct cdnsp_ep *pep);
410 void cdnsp_free_endpoint_rings(struct cdnsp_device *pdev, struct cdnsp_ep *pep)
518 struct cdnsp_ep *pep)
526 *cdnsp_alloc_stream_ctx(struct cdnsp_device *pdev, struct cdnsp_ep *pep)
543 struct cdnsp_ring *cdnsp_dma_to_transfer_ring(struct cdnsp_ep *pep, u64 address)
562 struct cdnsp_ep *pep,
643 struct cdnsp_ep *pep)
782 struct cdnsp_ep *pep)
812 struct cdnsp_ep *pep,
830 struct cdnsp_ep *pe
[all...]
H A Dcdnsp-gadget.c344 int cdnsp_ep_enqueue(struct cdnsp_ep *pep, struct cdnsp_request *preq)
423 int cdnsp_ep_dequeue(struct cdnsp_ep *pep, struct cdnsp_request *preq)
488 struct cdnsp_ep *pep)
596 struct cdnsp_ep *pep,
636 struct cdnsp_ep *pep)
765 int cdnsp_alloc_streams(struct cdnsp_device *pdev, struct cdnsp_ep *pep)
931 struct cdnsp_ep *pep;
1005 struct cdnsp_ep *pep;
1064 struct cdnsp_ep *pep = to_cdnsp_ep(ep);
1094 struct cdnsp_ep *pe
[all...]
H A Dcdnsp-trace.h38 TP_PROTO(struct cdnsp_ep *pep, u32 stream_id),
68 TP_PROTO(struct cdnsp_ep *pep, u32 stream_id),
73 TP_PROTO(struct cdnsp_ep *pep, u32 stream_id),
78 TP_PROTO(struct cdnsp_ep *pep, u32 stream_id),
83 TP_PROTO(struct cdnsp_ep *pep, u32 stream_id),
88 TP_PROTO(struct cdnsp_ep *pep, u32 stream_id),
93 TP_PROTO(struct cdnsp_ep *pep, u32 stream_id),
800 TP_PROTO(struct cdnsp_ep *pep, int num_stream_ctxs, int num_streams),
H A Dcdnsp-ring.c277 struct cdnsp_ep *pep,
323 struct cdnsp_ep *pep,
348 struct cdnsp_ep *pep)
403 struct cdnsp_ep *pep;
431 struct cdnsp_ep *pep,
635 struct cdnsp_ep *pep,
692 struct cdnsp_ep *pep)
918 struct cdnsp_ep *ep,
964 struct cdnsp_ep *pep,
996 struct cdnsp_ep *pe
[all...]
H A Dcdnsp-ep0.c21 struct cdnsp_ep *pep;
147 struct cdnsp_ep *pep;
301 struct cdnsp_ep *pep;

Completed in 284 milliseconds