Searched refs:xhci_get_input_control_ctx (Results 1 – 4 of 4) sorted by relevance
1576 ctrl_ctx = xhci_get_input_control_ctx(command->in_ctx); in xhci_check_ep0_maxpacket()1924 ctrl_ctx = xhci_get_input_control_ctx(in_ctx); in xhci_drop_endpoint()2014 ctrl_ctx = xhci_get_input_control_ctx(in_ctx); in xhci_add_endpoint()2086 ctrl_ctx = xhci_get_input_control_ctx(virt_dev->in_ctx); in xhci_zero_in_ctx()2804 ctrl_ctx = xhci_get_input_control_ctx(in_ctx); in xhci_reserve_bandwidth()2953 ctrl_ctx = xhci_get_input_control_ctx(command->in_ctx); in xhci_configure_endpoint()3078 ctrl_ctx = xhci_get_input_control_ctx(command->in_ctx); in xhci_check_bandwidth()3387 ctrl_ctx = xhci_get_input_control_ctx(cfg_cmd->in_ctx); in xhci_endpoint_reset()3616 ctrl_ctx = xhci_get_input_control_ctx(config_cmd->in_ctx); in xhci_alloc_streams()3777 ctrl_ctx = xhci_get_input_control_ctx(command->in_ctx); in xhci_free_streams()[all …]
1990 struct xhci_input_control_ctx *xhci_get_input_control_ctx(struct xhci_container_ctx *ctx);
516 struct xhci_input_control_ctx *xhci_get_input_control_ctx( in xhci_get_input_control_ctx() function
1633 ctrl_ctx = xhci_get_input_control_ctx(virt_dev->in_ctx); in xhci_handle_cmd_config_ep()