Home
last modified time | relevance | path

Searched refs:xhci_get_input_control_ctx (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/host/
H A Dxhci.c1467 ctrl_ctx = xhci_get_input_control_ctx(command->in_ctx); in xhci_check_maxpacket()
1810 ctrl_ctx = xhci_get_input_control_ctx(in_ctx); in xhci_drop_endpoint()
1902 ctrl_ctx = xhci_get_input_control_ctx(in_ctx); in xhci_add_endpoint()
1982 ctrl_ctx = xhci_get_input_control_ctx(virt_dev->in_ctx); in xhci_zero_in_ctx()
2709 ctrl_ctx = xhci_get_input_control_ctx(in_ctx); in xhci_reserve_bandwidth()
2813 ctrl_ctx = xhci_get_input_control_ctx(command->in_ctx); in xhci_configure_endpoint()
2938 ctrl_ctx = xhci_get_input_control_ctx(command->in_ctx); in xhci_check_bandwidth()
3055 ctrl_ctx = xhci_get_input_control_ctx(in_ctx); in xhci_setup_input_ctx_for_quirk()
3270 ctrl_ctx = xhci_get_input_control_ctx(cfg_cmd->in_ctx); in xhci_endpoint_reset()
3499 ctrl_ctx = xhci_get_input_control_ctx(config_cm in xhci_alloc_streams()
[all...]
H A Dxhci.h2200 struct xhci_input_control_ctx *xhci_get_input_control_ctx(struct xhci_container_ctx *ctx);
H A Dxhci-mem.c504 struct xhci_input_control_ctx *xhci_get_input_control_ctx( in xhci_get_input_control_ctx() function
H A Dxhci-ring.c1418 ctrl_ctx = xhci_get_input_control_ctx(virt_dev->in_ctx); in xhci_handle_cmd_config_ep()
/kernel/linux/linux-6.6/drivers/usb/host/
H A Dxhci.c1456 ctrl_ctx = xhci_get_input_control_ctx(command->in_ctx); in xhci_check_maxpacket()
1799 ctrl_ctx = xhci_get_input_control_ctx(in_ctx); in xhci_drop_endpoint()
1889 ctrl_ctx = xhci_get_input_control_ctx(in_ctx); in xhci_add_endpoint()
1961 ctrl_ctx = xhci_get_input_control_ctx(virt_dev->in_ctx); in xhci_zero_in_ctx()
2681 ctrl_ctx = xhci_get_input_control_ctx(in_ctx); in xhci_reserve_bandwidth()
2785 ctrl_ctx = xhci_get_input_control_ctx(command->in_ctx); in xhci_configure_endpoint()
2910 ctrl_ctx = xhci_get_input_control_ctx(command->in_ctx); in xhci_check_bandwidth()
3162 ctrl_ctx = xhci_get_input_control_ctx(cfg_cmd->in_ctx); in xhci_endpoint_reset()
3391 ctrl_ctx = xhci_get_input_control_ctx(config_cmd->in_ctx); in xhci_alloc_streams()
3552 ctrl_ctx = xhci_get_input_control_ctx(comman in xhci_free_streams()
[all...]
H A Dxhci.h2232 struct xhci_input_control_ctx *xhci_get_input_control_ctx(struct xhci_container_ctx *ctx);
H A Dxhci-mem.c495 struct xhci_input_control_ctx *xhci_get_input_control_ctx( in xhci_get_input_control_ctx() function
H A Dxhci-ring.c1506 ctrl_ctx = xhci_get_input_control_ctx(virt_dev->in_ctx); in xhci_handle_cmd_config_ep()

Completed in 38 milliseconds