| /kernel/linux/linux-5.10/drivers/usb/host/ |
| 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() local 790 struct xhci_ep_ctx *ep_ctx; in xhci_mtk_check_bandwidth() local
|
| D | xhci-ring.c | 531 struct xhci_ep_ctx *ep_ctx; in xhci_get_hw_deq() local 941 struct xhci_ep_ctx *ep_ctx; in xhci_handle_cmd_stop_ep() local 1234 struct xhci_ep_ctx *ep_ctx; in xhci_handle_cmd_set_deq() local 1328 struct xhci_ep_ctx *ep_ctx; in xhci_handle_cmd_reset_ep() local 1404 struct xhci_ep_ctx *ep_ctx; in xhci_handle_cmd_config_ep() local 2029 struct xhci_ep_ctx *ep_ctx, in xhci_requires_manual_halt_cleanup() 2066 struct xhci_ep_ctx *ep_ctx; in finish_td() local 2130 struct xhci_ep_ctx *ep_ctx; in process_ctrl_td() local 2442 struct xhci_ep_ctx *ep_ctx; in handle_tx_event() local 3167 struct xhci_ep_ctx *ep_ctx = xhci_get_ep_ctx(xhci, xdev->out_ctx, ep_index); in prepare_transfer() local [all …]
|
| D | xhci-mem.c | 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() 1450 struct xhci_ep_ctx *ep_ctx; in xhci_endpoint_init() local 1547 struct xhci_ep_ctx *ep_ctx; in xhci_endpoint_zero() local 1577 struct xhci_ep_ctx *ep_ctx; in xhci_update_bw_info() local
|
| D | xhci.c | 1435 struct xhci_ep_ctx *ep_ctx; in xhci_check_maxpacket() local 1788 struct xhci_ep_ctx *ep_ctx; in xhci_drop_endpoint() local 1873 struct xhci_ep_ctx *ep_ctx; in xhci_add_endpoint() local 1978 struct xhci_ep_ctx *ep_ctx; in xhci_zero_in_ctx() local 3050 struct xhci_ep_ctx *ep_ctx; in xhci_setup_input_ctx_for_quirk() local 3560 struct xhci_ep_ctx *ep_ctx; in xhci_alloc_streams() local 3669 struct xhci_ep_ctx *ep_ctx; in xhci_free_streams() local
|
| D | xhci-dbgcap.c | 92 struct xhci_ep_ctx *ep_ctx; in xhci_dbc_init_contexts() local
|
| D | xhci-debugfs.c | 284 struct xhci_ep_ctx *ep_ctx; in xhci_endpoint_context_show() local
|
| D | xhci-hub.c | 411 struct xhci_ep_ctx *ep_ctx; in xhci_stop_device() local
|
| /kernel/linux/linux-6.6/drivers/usb/host/ |
| 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() local 699 struct xhci_ep_ctx *ep_ctx; in xhci_mtk_check_bandwidth() local
|
| D | xhci-ring.c | 606 struct xhci_ep_ctx *ep_ctx; in xhci_get_hw_deq() local 1095 struct xhci_ep_ctx *ep_ctx; in xhci_handle_cmd_stop_ep() local 1327 struct xhci_ep_ctx *ep_ctx; in xhci_handle_cmd_set_deq() local 1433 struct xhci_ep_ctx *ep_ctx; in xhci_handle_cmd_reset_ep() local 1494 struct xhci_ep_ctx *ep_ctx; in xhci_handle_cmd_config_ep() local 2127 struct xhci_ep_ctx *ep_ctx, in xhci_requires_manual_halt_cleanup() 2164 struct xhci_ep_ctx *ep_ctx; in finish_td() local 2263 struct xhci_ep_ctx *ep_ctx; in process_ctrl_td() local 2573 struct xhci_ep_ctx *ep_ctx; in handle_tx_event() local 3317 struct xhci_ep_ctx *ep_ctx = xhci_get_ep_ctx(xhci, xdev->out_ctx, ep_index); in prepare_transfer() local [all …]
|
| D | xhci-mem.c | 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() 1401 struct xhci_ep_ctx *ep_ctx; in xhci_endpoint_init() local 1498 struct xhci_ep_ctx *ep_ctx; in xhci_endpoint_zero() local 1528 struct xhci_ep_ctx *ep_ctx; in xhci_update_bw_info() local
|
| D | xhci.c | 1422 struct xhci_ep_ctx *ep_ctx; in xhci_check_maxpacket() local 1775 struct xhci_ep_ctx *ep_ctx; in xhci_drop_endpoint() local 1858 struct xhci_ep_ctx *ep_ctx; in xhci_add_endpoint() local 1955 struct xhci_ep_ctx *ep_ctx; in xhci_zero_in_ctx() local 3450 struct xhci_ep_ctx *ep_ctx; in xhci_alloc_streams() local 3559 struct xhci_ep_ctx *ep_ctx; in xhci_free_streams() local
|
| D | xhci-debugfs.c | 284 struct xhci_ep_ctx *ep_ctx; in xhci_endpoint_context_show() local
|
| D | xhci-dbgcap.c | 92 struct xhci_ep_ctx *ep_ctx; in xhci_dbc_init_contexts() local
|
| D | xhci-hub.c | 511 struct xhci_ep_ctx *ep_ctx; in xhci_stop_device() local
|
| /kernel/linux/linux-6.6/drivers/usb/cdns3/ |
| D | cdnsp-gadget.c | 443 struct cdnsp_ep_ctx *ep_ctx; in cdnsp_zero_in_ctx() local 743 struct cdnsp_ep_ctx *ep_ctx, in cdnsp_setup_streams_ep_input_ctx()
|
| D | cdnsp-mem.c | 946 struct cdnsp_ep_ctx *ep_ctx; in cdnsp_endpoint_init() local
|
| /kernel/linux/linux-6.6/drivers/usb/gadget/udc/ |
| D | tegra-xudc.c | 2375 struct tegra_xudc_ep_context *ep_ctx; in tegra_xudc_ep0_get_status() local
|
| /kernel/linux/linux-5.10/drivers/usb/gadget/udc/ |
| D | tegra-xudc.c | 2364 struct tegra_xudc_ep_context *ep_ctx; in tegra_xudc_ep0_get_status() local
|