Searched refs:xhci_input_control_ctx (Results 1 - 10 of 10) sorted by relevance
/kernel/linux/linux-5.10/drivers/usb/host/ |
H A D | xhci-trace.h | 431 TP_PROTO(struct xhci_input_control_ctx *ctrl_ctx), 447 TP_PROTO(struct xhci_input_control_ctx *ctrl_ctx), 452 TP_PROTO(struct xhci_input_control_ctx *ctrl_ctx),
|
H A D | xhci.c | 1434 struct xhci_input_control_ctx *ctrl_ctx; in xhci_check_maxpacket() 1786 struct xhci_input_control_ctx *ctrl_ctx; in xhci_drop_endpoint() 1872 struct xhci_input_control_ctx *ctrl_ctx; in xhci_add_endpoint() 1977 struct xhci_input_control_ctx *ctrl_ctx; in xhci_zero_in_ctx() 2110 struct xhci_input_control_ctx *ctrl_ctx) in xhci_count_num_new_endpoints() 2131 struct xhci_input_control_ctx *ctrl_ctx) in xhci_count_num_dropped_endpoints() 2157 struct xhci_input_control_ctx *ctrl_ctx) in xhci_reserve_host_resources() 2184 struct xhci_input_control_ctx *ctrl_ctx) in xhci_free_host_resources() 2203 struct xhci_input_control_ctx *ctrl_ctx) in xhci_finish_resource_reservation() 2703 struct xhci_input_control_ctx *ctrl_ct in xhci_reserve_bandwidth() [all...] |
H A D | xhci.h | 792 struct xhci_input_control_ctx { struct 2026 struct xhci_input_control_ctx *ctrl_ctx, 2200 struct xhci_input_control_ctx *xhci_get_input_control_ctx(struct xhci_container_ctx *ctx);
|
H A D | xhci-mem.c | 504 struct xhci_input_control_ctx *xhci_get_input_control_ctx( in xhci_get_input_control_ctx() 510 return (struct xhci_input_control_ctx *)ctx->bytes; in xhci_get_input_control_ctx() 1573 struct xhci_input_control_ctx *ctrl_ctx, in xhci_update_bw_info()
|
H A D | xhci-ring.c | 1403 struct xhci_input_control_ctx *ctrl_ctx; in xhci_handle_cmd_config_ep()
|
/kernel/linux/linux-6.6/drivers/usb/host/ |
H A D | xhci-trace.h | 424 TP_PROTO(struct xhci_input_control_ctx *ctrl_ctx), 439 TP_PROTO(struct xhci_input_control_ctx *ctrl_ctx), 444 TP_PROTO(struct xhci_input_control_ctx *ctrl_ctx),
|
H A D | xhci.c | 1423 struct xhci_input_control_ctx *ctrl_ctx; in xhci_check_maxpacket() 1775 struct xhci_input_control_ctx *ctrl_ctx; in xhci_drop_endpoint() 1859 struct xhci_input_control_ctx *ctrl_ctx; in xhci_add_endpoint() 1956 struct xhci_input_control_ctx *ctrl_ctx; in xhci_zero_in_ctx() 2089 struct xhci_input_control_ctx *ctrl_ctx) in xhci_count_num_new_endpoints() 2110 struct xhci_input_control_ctx *ctrl_ctx) in xhci_count_num_dropped_endpoints() 2136 struct xhci_input_control_ctx *ctrl_ctx) in xhci_reserve_host_resources() 2163 struct xhci_input_control_ctx *ctrl_ctx) in xhci_free_host_resources() 2182 struct xhci_input_control_ctx *ctrl_ctx) in xhci_finish_resource_reservation() 2675 struct xhci_input_control_ctx *ctrl_ct in xhci_reserve_bandwidth() [all...] |
H A D | xhci.h | 795 struct xhci_input_control_ctx { struct 2064 struct xhci_input_control_ctx *ctrl_ctx, 2232 struct xhci_input_control_ctx *xhci_get_input_control_ctx(struct xhci_container_ctx *ctx);
|
H A D | xhci-mem.c | 495 struct xhci_input_control_ctx *xhci_get_input_control_ctx( in xhci_get_input_control_ctx() 501 return (struct xhci_input_control_ctx *)ctx->bytes; in xhci_get_input_control_ctx() 1524 struct xhci_input_control_ctx *ctrl_ctx, in xhci_update_bw_info()
|
H A D | xhci-ring.c | 1493 struct xhci_input_control_ctx *ctrl_ctx; in xhci_handle_cmd_config_ep()
|
Completed in 35 milliseconds