Home
last modified time | relevance | path

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

/linux-6.15/drivers/usb/cdns3/
H A Dcdnsp-gadget.h819 struct cdnsp_ep { struct
1312 struct cdnsp_ep *pep;
1450 struct cdnsp_ep eps[CDNSP_ENDPOINTS_NUM];
1497 struct cdnsp_ep *pep,
1504 struct cdnsp_ep *pep,
1552 struct cdnsp_ep *pep,
1555 struct cdnsp_ep *pep);
1575 int cdnsp_ep_enqueue(struct cdnsp_ep *pep, struct cdnsp_request *preq);
1580 struct cdnsp_ep *pep, int value);
1598 #define to_cdnsp_ep(ep) (container_of(ep, struct cdnsp_ep, endpoint))
[all …]
H 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 …]
H A Dcdnsp-gadget.c509 struct cdnsp_ep *pep) in cdnsp_invalidate_ep_events()
617 struct cdnsp_ep *pep, in cdnsp_halt_endpoint()
657 struct cdnsp_ep *pep) in cdnsp_update_eps_configuration()
952 struct cdnsp_ep *pep; in cdnsp_gadget_ep_enable()
1026 struct cdnsp_ep *pep; in cdnsp_gadget_ep_disable()
1085 struct cdnsp_ep *pep = to_cdnsp_ep(ep); in cdnsp_gadget_ep_alloc_request()
1115 struct cdnsp_ep *pep; in cdnsp_gadget_ep_queue()
1142 struct cdnsp_ep *pep = to_cdnsp_ep(ep); in cdnsp_gadget_ep_dequeue()
1591 struct cdnsp_ep *pep) in cdnsp_get_ep_buffering()
1620 struct cdnsp_ep *pep; in cdnsp_gadget_init_endpoints()
[all …]
H A Dcdnsp-ring.c277 struct cdnsp_ep *pep, in cdnsp_ring_ep_doorbell()
349 struct cdnsp_ep *pep) in cdnsp_ring_doorbell_for_active_rings()
404 struct cdnsp_ep *pep; in cdnsp_get_hw_deq()
432 struct cdnsp_ep *pep, in cdnsp_find_new_dequeue_state()
693 struct cdnsp_ep *pep) in cdnsp_remove_request()
921 struct cdnsp_ep *ep, in cdnsp_finish_td()
999 struct cdnsp_ep *pep, in cdnsp_process_ctrl_td()
1047 struct cdnsp_ep *pep, in cdnsp_process_isoc_td()
1181 struct cdnsp_ep *pep; in cdnsp_handle_tx_nrdy()
1238 struct cdnsp_ep *pep; in cdnsp_handle_tx_event()
[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-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()