/kernel/linux/linux-5.10/drivers/usb/host/ |
H A D | xhci-trace.h | 318 TP_PROTO(struct xhci_ep_ctx *ctx), 339 TP_PROTO(struct xhci_ep_ctx *ctx), 344 TP_PROTO(struct xhci_ep_ctx *ctx), 349 TP_PROTO(struct xhci_ep_ctx *ctx), 354 TP_PROTO(struct xhci_ep_ctx *ctx), 359 TP_PROTO(struct xhci_ep_ctx *ctx),
|
H A D | xhci-dbgcap.h | 162 ((struct xhci_ep_ctx *)((d)->ctx->bytes + DBC_CONTEXT_SIZE)) 164 ((struct xhci_ep_ctx *)((d)->ctx->bytes + DBC_CONTEXT_SIZE * 2))
|
H A D | xhci-mtk-sch.c | 98 static u32 get_esit(struct xhci_ep_ctx *ep_ctx) in get_esit() 197 struct usb_host_endpoint *ep, struct xhci_ep_ctx *ep_ctx) in create_sch_ep() 235 struct xhci_ep_ctx *ep_ctx, struct mu3h_sch_ep_info *sch_ep) in setup_sch_info() 688 struct xhci_ep_ctx *ep_ctx; in xhci_mtk_add_ep_quirk() 790 struct xhci_ep_ctx *ep_ctx; in xhci_mtk_check_bandwidth()
|
H A D | xhci-mem.c | 523 struct xhci_ep_ctx *xhci_get_ep_ctx(struct xhci_hcd *xhci, in xhci_get_ep_ctx() 532 return (struct xhci_ep_ctx *) in xhci_get_ep_ctx() 740 struct xhci_ep_ctx *ep_ctx, in xhci_setup_streams_ep_input_ctx() 763 void xhci_setup_no_streams_ep_input_ctx(struct xhci_ep_ctx *ep_ctx, in xhci_setup_no_streams_ep_input_ctx() 1067 struct xhci_ep_ctx *ep0_ctx; in xhci_copy_ep0_dequeue_into_input_ctx() 1117 struct xhci_ep_ctx *ep0_ctx; in xhci_setup_addressable_virt_dev() 1450 struct xhci_ep_ctx *ep_ctx; in xhci_endpoint_init() 1547 struct xhci_ep_ctx *ep_ctx; in xhci_endpoint_zero() 1577 struct xhci_ep_ctx *ep_ctx; in xhci_update_bw_info() 1625 /* Copy output xhci_ep_ctx t [all...] |
H A D | xhci-ring.c | 531 struct xhci_ep_ctx *ep_ctx; in xhci_get_hw_deq() 941 struct xhci_ep_ctx *ep_ctx; in xhci_handle_cmd_stop_ep() 1234 struct xhci_ep_ctx *ep_ctx; in xhci_handle_cmd_set_deq() 1328 struct xhci_ep_ctx *ep_ctx; in xhci_handle_cmd_reset_ep() 1404 struct xhci_ep_ctx *ep_ctx; in xhci_handle_cmd_config_ep() 2029 struct xhci_ep_ctx *ep_ctx, in xhci_requires_manual_halt_cleanup() 2066 struct xhci_ep_ctx *ep_ctx; in finish_td() 2130 struct xhci_ep_ctx *ep_ctx; in process_ctrl_td() 2442 struct xhci_ep_ctx *ep_ctx; in handle_tx_event() 3168 struct xhci_ep_ctx *ep_ct in prepare_transfer() [all...] |
H A D | xhci.h | 689 * struct xhci_ep_ctx 706 struct xhci_ep_ctx { struct 2061 struct xhci_ep_ctx *ep_ctx, 2063 void xhci_setup_no_streams_ep_input_ctx(struct xhci_ep_ctx *ep_ctx, 2202 struct xhci_ep_ctx *xhci_get_ep_ctx(struct xhci_hcd *xhci, struct xhci_container_ctx *ctx, unsigned int ep_index);
|
H A D | xhci.c | 1435 struct xhci_ep_ctx *ep_ctx; in xhci_check_maxpacket() 1788 struct xhci_ep_ctx *ep_ctx; in xhci_drop_endpoint() 1873 struct xhci_ep_ctx *ep_ctx; in xhci_add_endpoint() 1978 struct xhci_ep_ctx *ep_ctx; in xhci_zero_in_ctx() 3050 struct xhci_ep_ctx *ep_ctx; in xhci_setup_input_ctx_for_quirk() 3560 struct xhci_ep_ctx *ep_ctx; in xhci_alloc_streams() 3669 struct xhci_ep_ctx *ep_ctx; in xhci_free_streams() 5489 BUILD_BUG_ON(sizeof(struct xhci_ep_ctx) != 8*32/8); in xhci_hcd_init() 5491 * embeds one xhci_slot_ctx and 31 xhci_ep_ctx in xhci_hcd_init()
|
H A D | xhci-debugfs.c | 284 struct xhci_ep_ctx *ep_ctx; in xhci_endpoint_context_show()
|
H A D | xhci-dbgcap.c | 92 struct xhci_ep_ctx *ep_ctx; in xhci_dbc_init_contexts()
|
H A D | xhci-hub.c | 411 struct xhci_ep_ctx *ep_ctx; in xhci_stop_device()
|
/kernel/linux/linux-6.6/drivers/usb/host/ |
H A D | xhci-trace.h | 313 TP_PROTO(struct xhci_ep_ctx *ctx), 333 TP_PROTO(struct xhci_ep_ctx *ctx), 338 TP_PROTO(struct xhci_ep_ctx *ctx), 343 TP_PROTO(struct xhci_ep_ctx *ctx), 348 TP_PROTO(struct xhci_ep_ctx *ctx), 353 TP_PROTO(struct xhci_ep_ctx *ctx),
|
H A D | xhci-dbgcap.h | 167 ((struct xhci_ep_ctx *)((d)->ctx->bytes + DBC_CONTEXT_SIZE)) 169 ((struct xhci_ep_ctx *)((d)->ctx->bytes + DBC_CONTEXT_SIZE * 2))
|
H A D | xhci-mtk-sch.c | 145 static u32 get_esit(struct xhci_ep_ctx *ep_ctx) in get_esit() 273 static void setup_sch_info(struct xhci_ep_ctx *ep_ctx, in setup_sch_info() 631 struct xhci_ep_ctx *ep_ctx; in add_ep_quirk() 699 struct xhci_ep_ctx *ep_ctx; in xhci_mtk_check_bandwidth()
|
H A D | xhci-mem.c | 514 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() 704 struct xhci_ep_ctx *ep_ctx, in xhci_setup_streams_ep_input_ctx() 727 void xhci_setup_no_streams_ep_input_ctx(struct xhci_ep_ctx *ep_ctx, in xhci_setup_no_streams_ep_input_ctx() 1021 struct xhci_ep_ctx *ep0_ctx; in xhci_copy_ep0_dequeue_into_input_ctx() 1071 struct xhci_ep_ctx *ep0_ctx; in xhci_setup_addressable_virt_dev() 1401 struct xhci_ep_ctx *ep_ctx; in xhci_endpoint_init() 1498 struct xhci_ep_ctx *ep_ctx; in xhci_endpoint_zero() 1528 struct xhci_ep_ctx *ep_ctx; in xhci_update_bw_info() 1576 /* Copy output xhci_ep_ctx t [all...] |
H A D | xhci-ring.c | 606 struct xhci_ep_ctx *ep_ctx; in xhci_get_hw_deq() 1095 struct xhci_ep_ctx *ep_ctx; in xhci_handle_cmd_stop_ep() 1327 struct xhci_ep_ctx *ep_ctx; in xhci_handle_cmd_set_deq() 1433 struct xhci_ep_ctx *ep_ctx; in xhci_handle_cmd_reset_ep() 1494 struct xhci_ep_ctx *ep_ctx; in xhci_handle_cmd_config_ep() 2127 struct xhci_ep_ctx *ep_ctx, in xhci_requires_manual_halt_cleanup() 2164 struct xhci_ep_ctx *ep_ctx; in finish_td() 2263 struct xhci_ep_ctx *ep_ctx; in process_ctrl_td() 2573 struct xhci_ep_ctx *ep_ctx; in handle_tx_event() 3317 struct xhci_ep_ctx *ep_ct in prepare_transfer() [all...] |
H A D | xhci.h | 692 * struct xhci_ep_ctx 709 struct xhci_ep_ctx { struct 2099 struct xhci_ep_ctx *ep_ctx, 2101 void xhci_setup_no_streams_ep_input_ctx(struct xhci_ep_ctx *ep_ctx, 2234 struct xhci_ep_ctx *xhci_get_ep_ctx(struct xhci_hcd *xhci, struct xhci_container_ctx *ctx, unsigned int ep_index);
|
H A D | xhci.c | 1424 struct xhci_ep_ctx *ep_ctx; in xhci_check_maxpacket() 1777 struct xhci_ep_ctx *ep_ctx; in xhci_drop_endpoint() 1860 struct xhci_ep_ctx *ep_ctx; in xhci_add_endpoint() 1957 struct xhci_ep_ctx *ep_ctx; in xhci_zero_in_ctx() 3452 struct xhci_ep_ctx *ep_ctx; in xhci_alloc_streams() 3561 struct xhci_ep_ctx *ep_ctx; in xhci_free_streams() 5382 BUILD_BUG_ON(sizeof(struct xhci_ep_ctx) != 8*32/8); in xhci_hcd_init() 5384 * embeds one xhci_slot_ctx and 31 xhci_ep_ctx in xhci_hcd_init()
|
H A D | xhci-debugfs.c | 284 struct xhci_ep_ctx *ep_ctx; in xhci_endpoint_context_show()
|
H A D | xhci-dbgcap.c | 92 struct xhci_ep_ctx *ep_ctx; in xhci_dbc_init_contexts()
|
H A D | xhci-hub.c | 511 struct xhci_ep_ctx *ep_ctx; in xhci_stop_device()
|