Searched refs:xhci_ep_ctx (Results 1 – 10 of 10) sorted by relevance
| /Linux-v6.1/drivers/usb/host/ |
| 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),
|
| D | xhci-dbgcap.h | 163 ((struct xhci_ep_ctx *)((d)->ctx->bytes + DBC_CONTEXT_SIZE)) 165 ((struct xhci_ep_ctx *)((d)->ctx->bytes + DBC_CONTEXT_SIZE * 2))
|
| 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()
|
| D | xhci-mem.c | 522 struct xhci_ep_ctx *xhci_get_ep_ctx(struct xhci_hcd *xhci, in xhci_get_ep_ctx() 531 return (struct xhci_ep_ctx *) in xhci_get_ep_ctx() 722 struct xhci_ep_ctx *ep_ctx, in xhci_setup_streams_ep_input_ctx() 745 void xhci_setup_no_streams_ep_input_ctx(struct xhci_ep_ctx *ep_ctx, in xhci_setup_no_streams_ep_input_ctx() 1041 struct xhci_ep_ctx *ep0_ctx; in xhci_copy_ep0_dequeue_into_input_ctx() 1091 struct xhci_ep_ctx *ep0_ctx; in xhci_setup_addressable_virt_dev() 1423 struct xhci_ep_ctx *ep_ctx; in xhci_endpoint_init() 1520 struct xhci_ep_ctx *ep_ctx; in xhci_endpoint_zero() 1550 struct xhci_ep_ctx *ep_ctx; in xhci_update_bw_info() 1607 struct xhci_ep_ctx *out_ep_ctx; in xhci_endpoint_copy() [all …]
|
| D | xhci-ring.c | 552 struct xhci_ep_ctx *ep_ctx; in xhci_get_hw_deq() 1064 struct xhci_ep_ctx *ep_ctx; in xhci_handle_cmd_stop_ep() 1303 struct xhci_ep_ctx *ep_ctx; in xhci_handle_cmd_set_deq() 1409 struct xhci_ep_ctx *ep_ctx; in xhci_handle_cmd_reset_ep() 1470 struct xhci_ep_ctx *ep_ctx; in xhci_handle_cmd_config_ep() 2103 struct xhci_ep_ctx *ep_ctx, in xhci_requires_manual_halt_cleanup() 2140 struct xhci_ep_ctx *ep_ctx; in finish_td() 2242 struct xhci_ep_ctx *ep_ctx; in process_ctrl_td() 2534 struct xhci_ep_ctx *ep_ctx; in handle_tx_event() 3238 struct xhci_ep_ctx *ep_ctx = xhci_get_ep_ctx(xhci, xdev->out_ctx, ep_index); in prepare_transfer() [all …]
|
| D | xhci.h | 706 struct xhci_ep_ctx { struct 2086 struct xhci_ep_ctx *ep_ctx, 2088 void xhci_setup_no_streams_ep_input_ctx(struct xhci_ep_ctx *ep_ctx, 2218 struct xhci_ep_ctx *xhci_get_ep_ctx(struct xhci_hcd *xhci, struct xhci_container_ctx *ctx, unsigned…
|
| D | xhci.c | 1574 struct xhci_ep_ctx *ep_ctx; in xhci_check_maxpacket() 1927 struct xhci_ep_ctx *ep_ctx; in xhci_drop_endpoint() 2010 struct xhci_ep_ctx *ep_ctx; in xhci_add_endpoint() 2107 struct xhci_ep_ctx *ep_ctx; in xhci_zero_in_ctx() 3609 struct xhci_ep_ctx *ep_ctx; in xhci_alloc_streams() 3718 struct xhci_ep_ctx *ep_ctx; in xhci_free_streams() 5521 BUILD_BUG_ON(sizeof(struct xhci_ep_ctx) != 8*32/8); in xhci_hcd_init()
|
| D | xhci-debugfs.c | 283 struct xhci_ep_ctx *ep_ctx; in xhci_endpoint_context_show()
|
| D | xhci-dbgcap.c | 92 struct xhci_ep_ctx *ep_ctx; in xhci_dbc_init_contexts()
|
| D | xhci-hub.c | 497 struct xhci_ep_ctx *ep_ctx; in xhci_stop_device()
|