Home
last modified time | relevance | path

Searched refs:xhci_ep_ctx (Results 1 – 10 of 10) sorted by relevance

/Linux-v5.4/drivers/usb/host/
Dxhci-trace.h330 TP_PROTO(struct xhci_ep_ctx *ctx),
350 TP_PROTO(struct xhci_ep_ctx *ctx),
355 TP_PROTO(struct xhci_ep_ctx *ctx),
360 TP_PROTO(struct xhci_ep_ctx *ctx),
365 TP_PROTO(struct xhci_ep_ctx *ctx),
370 TP_PROTO(struct xhci_ep_ctx *ctx),
Dxhci-dbgcap.h157 ((struct xhci_ep_ctx *)((d)->ctx->bytes + DBC_CONTEXT_SIZE))
159 ((struct xhci_ep_ctx *)((d)->ctx->bytes + DBC_CONTEXT_SIZE * 2))
Dxhci-mtk-sch.c73 static u32 get_esit(struct xhci_ep_ctx *ep_ctx) in get_esit()
172 struct usb_host_endpoint *ep, struct xhci_ep_ctx *ep_ctx) in create_sch_ep()
208 struct xhci_ep_ctx *ep_ctx, struct mu3h_sch_ep_info *sch_ep) in setup_sch_info()
597 struct xhci_ep_ctx *ep_ctx; in xhci_mtk_add_ep_quirk()
Dxhci-mem.c514 struct xhci_ep_ctx *xhci_get_ep_ctx(struct xhci_hcd *xhci, in xhci_get_ep_ctx()
523 return (struct xhci_ep_ctx *) in xhci_get_ep_ctx()
726 struct xhci_ep_ctx *ep_ctx, in xhci_setup_streams_ep_input_ctx()
749 void xhci_setup_no_streams_ep_input_ctx(struct xhci_ep_ctx *ep_ctx, in xhci_setup_no_streams_ep_input_ctx()
1045 struct xhci_ep_ctx *ep0_ctx; in xhci_copy_ep0_dequeue_into_input_ctx()
1095 struct xhci_ep_ctx *ep0_ctx; in xhci_setup_addressable_virt_dev()
1428 struct xhci_ep_ctx *ep_ctx; in xhci_endpoint_init()
1519 struct xhci_ep_ctx *ep_ctx; in xhci_endpoint_zero()
1549 struct xhci_ep_ctx *ep_ctx; in xhci_update_bw_info()
1606 struct xhci_ep_ctx *out_ep_ctx; in xhci_endpoint_copy()
[all …]
Dxhci-ring.c489 struct xhci_ep_ctx *ep_ctx; in xhci_get_hw_deq()
707 struct xhci_ep_ctx *ep_ctx; in xhci_handle_cmd_stop_ep()
1043 struct xhci_ep_ctx *ep_ctx; in xhci_handle_cmd_set_deq()
1134 struct xhci_ep_ctx *ep_ctx; in xhci_handle_cmd_reset_ep()
1207 struct xhci_ep_ctx *ep_ctx; in xhci_handle_cmd_config_ep()
1864 struct xhci_ep_ctx *ep_ctx, in xhci_requires_manual_halt_cleanup()
1948 struct xhci_ep_ctx *ep_ctx; in finish_td()
2015 struct xhci_ep_ctx *ep_ctx; in process_ctrl_td()
2317 struct xhci_ep_ctx *ep_ctx; in handle_tx_event()
2962 struct xhci_ep_ctx *ep_ctx = xhci_get_ep_ctx(xhci, xdev->out_ctx, ep_index); in prepare_transfer()
[all …]
Dxhci.h700 struct xhci_ep_ctx { struct
2019 struct xhci_ep_ctx *ep_ctx,
2021 void xhci_setup_no_streams_ep_input_ctx(struct xhci_ep_ctx *ep_ctx,
2154 struct xhci_ep_ctx *xhci_get_ep_ctx(struct xhci_hcd *xhci, struct xhci_container_ctx *ctx, unsigned…
Dxhci.c1390 struct xhci_ep_ctx *ep_ctx; in xhci_check_maxpacket()
1739 struct xhci_ep_ctx *ep_ctx; in xhci_drop_endpoint()
1824 struct xhci_ep_ctx *ep_ctx; in xhci_add_endpoint()
1931 struct xhci_ep_ctx *ep_ctx; in xhci_zero_in_ctx()
3002 struct xhci_ep_ctx *ep_ctx; in xhci_setup_input_ctx_for_quirk()
3498 struct xhci_ep_ctx *ep_ctx; in xhci_alloc_streams()
3603 struct xhci_ep_ctx *ep_ctx; in xhci_free_streams()
5390 BUILD_BUG_ON(sizeof(struct xhci_ep_ctx) != 8*32/8); in xhci_hcd_init()
Dxhci-debugfs.c279 struct xhci_ep_ctx *ep_ctx; in xhci_endpoint_context_show()
Dxhci-dbgcap.c90 struct xhci_ep_ctx *ep_ctx; in xhci_dbc_init_contexts()
Dxhci-hub.c401 struct xhci_ep_ctx *ep_ctx; in xhci_stop_device()