Searched defs:ctrl_ctx (Results 1 – 5 of 5) sorted by relevance
1338 struct xhci_input_control_ctx *ctrl_ctx; in xhci_check_maxpacket() local1683 struct xhci_input_control_ctx *ctrl_ctx; in xhci_drop_endpoint() local1769 struct xhci_input_control_ctx *ctrl_ctx; in xhci_add_endpoint() local1872 struct xhci_input_control_ctx *ctrl_ctx; in xhci_zero_in_ctx() local2005 struct xhci_input_control_ctx *ctrl_ctx) in xhci_count_num_new_endpoints()2026 struct xhci_input_control_ctx *ctrl_ctx) in xhci_count_num_dropped_endpoints()2052 struct xhci_input_control_ctx *ctrl_ctx) in xhci_reserve_host_resources()2079 struct xhci_input_control_ctx *ctrl_ctx) in xhci_free_host_resources()2098 struct xhci_input_control_ctx *ctrl_ctx) in xhci_finish_resource_reservation()2598 struct xhci_input_control_ctx *ctrl_ctx; in xhci_reserve_bandwidth() local[all …]
1545 struct xhci_input_control_ctx *ctrl_ctx, in xhci_update_bw_info()
784 #define EP_IS_ADDED(ctrl_ctx, i) \ argument786 #define EP_IS_DROPPED(ctrl_ctx, i) \ argument
1191 struct xhci_input_control_ctx *ctrl_ctx; in xhci_handle_cmd_config_ep() local
1059 struct ctrl_ctx { struct1081 struct ctrl_ctx *ctx = urb->context; in ctrl_complete() argument