Searched defs:ctrl_ctx (Results 1 – 6 of 6) sorted by relevance
1249 struct xhci_input_control_ctx *ctrl_ctx; in xhci_check_maxpacket() local1649 struct xhci_input_control_ctx *ctrl_ctx; in xhci_drop_endpoint() local1731 struct xhci_input_control_ctx *ctrl_ctx; in xhci_add_endpoint() local1823 struct xhci_input_control_ctx *ctrl_ctx; in xhci_zero_in_ctx() local1958 struct xhci_input_control_ctx *ctrl_ctx) in xhci_count_num_new_endpoints()1979 struct xhci_input_control_ctx *ctrl_ctx) in xhci_count_num_dropped_endpoints()2005 struct xhci_input_control_ctx *ctrl_ctx) in xhci_reserve_host_resources()2032 struct xhci_input_control_ctx *ctrl_ctx) in xhci_free_host_resources()2051 struct xhci_input_control_ctx *ctrl_ctx) in xhci_finish_resource_reservation()2548 struct xhci_input_control_ctx *ctrl_ctx; in xhci_reserve_bandwidth() local[all …]
571 struct xhci_input_control_ctx *ctrl_ctx = in xhci_dbg_ctx() local
1545 struct xhci_input_control_ctx *ctrl_ctx, in xhci_update_bw_info()
773 #define EP_IS_ADDED(ctrl_ctx, i) \ argument775 #define EP_IS_DROPPED(ctrl_ctx, i) \ argument
1108 struct xhci_input_control_ctx *ctrl_ctx; in xhci_handle_cmd_config_ep() local
1027 struct ctrl_ctx { struct1049 struct ctrl_ctx *ctx = urb->context; in ctrl_complete() argument