Searched refs:xhci_get_input_control_ctx (Results 1 – 5 of 5) sorted by relevance
1292 ctrl_ctx = xhci_get_input_control_ctx(command->in_ctx); in xhci_check_maxpacket()1683 ctrl_ctx = xhci_get_input_control_ctx(in_ctx); in xhci_drop_endpoint()1770 ctrl_ctx = xhci_get_input_control_ctx(in_ctx); in xhci_add_endpoint()1838 ctrl_ctx = xhci_get_input_control_ctx(virt_dev->in_ctx); in xhci_zero_in_ctx()2564 ctrl_ctx = xhci_get_input_control_ctx(in_ctx); in xhci_reserve_bandwidth()2661 ctrl_ctx = xhci_get_input_control_ctx(command->in_ctx); in xhci_configure_endpoint()2781 ctrl_ctx = xhci_get_input_control_ctx(command->in_ctx); in xhci_check_bandwidth()2906 ctrl_ctx = xhci_get_input_control_ctx(in_ctx); in xhci_setup_input_ctx_for_quirk()3196 ctrl_ctx = xhci_get_input_control_ctx(config_cmd->in_ctx); in xhci_alloc_streams()3351 ctrl_ctx = xhci_get_input_control_ctx(command->in_ctx); in xhci_free_streams()[all …]
555 xhci_get_input_control_ctx(ctx); in xhci_dbg_ctx()
1880 struct xhci_input_control_ctx *xhci_get_input_control_ctx(struct xhci_container_ctx *ctx);
538 struct xhci_input_control_ctx *xhci_get_input_control_ctx( in xhci_get_input_control_ctx() function
1122 ctrl_ctx = xhci_get_input_control_ctx(virt_dev->in_ctx); in xhci_handle_cmd_config_ep()