Home
last modified time | relevance | path

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

/linux/drivers/usb/cdns3/
A Dcdnsp-gadget.h815 struct cdnsp_ep { struct
1308 struct cdnsp_ep *pep;
1443 struct cdnsp_ep eps[CDNSP_ENDPOINTS_NUM];
1490 struct cdnsp_ep *pep,
1497 struct cdnsp_ep *pep,
1547 struct cdnsp_ep *pep,
1550 struct cdnsp_ep *pep);
1570 int cdnsp_ep_enqueue(struct cdnsp_ep *pep, struct cdnsp_request *preq);
1575 struct cdnsp_ep *pep, int value);
1594 #define to_cdnsp_ep(ep) (container_of(ep, struct cdnsp_ep, endpoint))
[all …]
A Dcdnsp-mem.c22 struct cdnsp_ep *pep);
518 struct cdnsp_ep *pep) in cdnsp_free_stream_ctx()
526 *cdnsp_alloc_stream_ctx(struct cdnsp_device *pdev, struct cdnsp_ep *pep) in cdnsp_alloc_stream_ctx()
562 struct cdnsp_ep *pep, in cdnsp_alloc_stream_info()
643 struct cdnsp_ep *pep) in cdnsp_free_stream_info()
782 struct cdnsp_ep *pep) in cdnsp_parse_exponent_interval()
812 struct cdnsp_ep *pep, in cdnsp_microframes_to_exponent()
830 struct cdnsp_ep *pep) in cdnsp_get_endpoint_interval()
876 struct cdnsp_ep *pep) in cdnsp_get_endpoint_max_burst()
916 struct cdnsp_ep *pep) in cdnsp_get_max_esit_payload()
[all …]
A Dcdnsp-ring.c277 struct cdnsp_ep *pep, in cdnsp_ring_ep_doorbell()
348 struct cdnsp_ep *pep) in cdnsp_ring_doorbell_for_active_rings()
403 struct cdnsp_ep *pep; in cdnsp_get_hw_deq()
431 struct cdnsp_ep *pep, in cdnsp_find_new_dequeue_state()
692 struct cdnsp_ep *pep) in cdnsp_remove_request()
918 struct cdnsp_ep *ep, in cdnsp_finish_td()
996 struct cdnsp_ep *pep, in cdnsp_process_ctrl_td()
1044 struct cdnsp_ep *pep, in cdnsp_process_isoc_td()
1178 struct cdnsp_ep *pep; in cdnsp_handle_tx_nrdy()
1235 struct cdnsp_ep *pep; in cdnsp_handle_tx_event()
[all …]
A Dcdnsp-gadget.c488 struct cdnsp_ep *pep) in cdnsp_invalidate_ep_events()
596 struct cdnsp_ep *pep, in cdnsp_halt_endpoint()
640 struct cdnsp_ep *pep) in cdnsp_update_eps_configuration()
935 struct cdnsp_ep *pep; in cdnsp_gadget_ep_enable()
1009 struct cdnsp_ep *pep; in cdnsp_gadget_ep_disable()
1070 struct cdnsp_ep *pep = to_cdnsp_ep(ep); in cdnsp_gadget_ep_alloc_request()
1100 struct cdnsp_ep *pep; in cdnsp_gadget_ep_queue()
1127 struct cdnsp_ep *pep = to_cdnsp_ep(ep); in cdnsp_gadget_ep_dequeue()
1578 struct cdnsp_ep *pep) in cdnsp_get_ep_buffering()
1607 struct cdnsp_ep *pep; in cdnsp_gadget_init_endpoints()
[all …]
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),
804 TP_PROTO(struct cdnsp_ep *pep, int num_stream_ctxs, int num_streams),
A Dcdnsp-ep0.c21 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()

Completed in 20 milliseconds