Home
last modified time | relevance | path

Searched refs:xhci_input_control_ctx (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/drivers/usb/host/
Dxhci.c1338 struct xhci_input_control_ctx *ctrl_ctx; in xhci_check_maxpacket()
1683 struct xhci_input_control_ctx *ctrl_ctx; in xhci_drop_endpoint()
1769 struct xhci_input_control_ctx *ctrl_ctx; in xhci_add_endpoint()
1872 struct xhci_input_control_ctx *ctrl_ctx; in xhci_zero_in_ctx()
2005 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()
[all …]
Dxhci.h778 struct xhci_input_control_ctx { struct
1967 struct xhci_input_control_ctx *ctrl_ctx,
2130 struct xhci_input_control_ctx *xhci_get_input_control_ctx(struct xhci_container_ctx *ctx);
Dxhci-mem.c495 struct xhci_input_control_ctx *xhci_get_input_control_ctx( in xhci_get_input_control_ctx()
501 return (struct xhci_input_control_ctx *)ctx->bytes; in xhci_get_input_control_ctx()
1545 struct xhci_input_control_ctx *ctrl_ctx, in xhci_update_bw_info()
Dxhci-ring.c1191 struct xhci_input_control_ctx *ctrl_ctx; in xhci_handle_cmd_config_ep()