Searched refs:cdnsp_ep (Results 1 – 4 of 4) sorted by relevance
| /linux/drivers/usb/cdns3/ |
| H A D | cdnsp-gadget.h | 823 struct cdnsp_ep { struct 1322 struct cdnsp_ep *pep; 1460 struct cdnsp_ep eps[CDNSP_ENDPOINTS_NUM]; 1506 void cdnsp_endpoint_zero(struct cdnsp_device *pdev, struct cdnsp_ep *ep); 1508 struct cdnsp_ep *pep, 1514 struct cdnsp_ring *cdnsp_dma_to_transfer_ring(struct cdnsp_ep *ep, u64 address); 1516 struct cdnsp_ep *pep, 1519 int cdnsp_alloc_streams(struct cdnsp_device *pdev, struct cdnsp_ep *pep); 1520 void cdnsp_free_endpoint_rings(struct cdnsp_device *pdev, struct cdnsp_ep *pep); 1564 struct cdnsp_ep *pep, [all …]
|
| H A D | cdnsp-mem.c | 22 struct cdnsp_ep *pep); 403 void cdnsp_free_endpoint_rings(struct cdnsp_device *pdev, struct cdnsp_ep *pep) in cdnsp_free_endpoint_rings() 511 struct cdnsp_ep *pep) in cdnsp_free_stream_ctx() 519 *cdnsp_alloc_stream_ctx(struct cdnsp_device *pdev, struct cdnsp_ep *pep) in cdnsp_alloc_stream_ctx() 536 struct cdnsp_ring *cdnsp_dma_to_transfer_ring(struct cdnsp_ep *pep, u64 address) in cdnsp_dma_to_transfer_ring() 555 struct cdnsp_ep *pep, in cdnsp_alloc_stream_info() 638 struct cdnsp_ep *pep) in cdnsp_free_stream_info() 779 struct cdnsp_ep *pep) in cdnsp_parse_exponent_interval() 809 struct cdnsp_ep *pep, in cdnsp_microframes_to_exponent() 827 struct cdnsp_ep *pep) in cdnsp_get_endpoint_interval() [all …]
|
| H A D | cdnsp-gadget.c | 374 int cdnsp_ep_enqueue(struct cdnsp_ep *pep, struct cdnsp_request *preq) in cdnsp_ep_enqueue() 453 int cdnsp_ep_dequeue(struct cdnsp_ep *pep, struct cdnsp_request *preq) in cdnsp_ep_dequeue() 518 struct cdnsp_ep *pep) in cdnsp_invalidate_ep_events() 642 struct cdnsp_ep *pep, in cdnsp_halt_endpoint() 682 struct cdnsp_ep *pep) in cdnsp_update_eps_configuration() 811 int cdnsp_alloc_streams(struct cdnsp_device *pdev, struct cdnsp_ep *pep) in cdnsp_alloc_streams() 977 struct cdnsp_ep *pep; in cdnsp_gadget_ep_enable() 1051 struct cdnsp_ep *pep; in cdnsp_gadget_ep_disable() 1110 struct cdnsp_ep *pep = to_cdnsp_ep(ep); in cdnsp_gadget_ep_alloc_request() 1140 struct cdnsp_ep *pep; in cdnsp_gadget_ep_queue() [all …]
|
| H A D | cdnsp-ep0.c | 21 struct cdnsp_ep *pep; in cdnsp_ep0_stall() 147 struct cdnsp_ep *pep; in cdnsp_ep0_handle_status() 301 struct cdnsp_ep *pep; in cdnsp_ep0_handle_feature_endpoint() 417 struct cdnsp_ep *pep; in cdnsp_setup_analyze()
|