Home
last modified time | relevance | path

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

/linux/drivers/usb/host/
H A Dxhci.c1465 struct xhci_input_control_ctx *ctrl_ctx; in xhci_check_ep0_maxpacket()
1821 struct xhci_input_control_ctx *ctrl_ctx; in xhci_drop_endpoint()
1905 struct xhci_input_control_ctx *ctrl_ctx; in xhci_add_endpoint()
2002 struct xhci_input_control_ctx *ctrl_ctx; in xhci_zero_in_ctx()
2135 struct xhci_input_control_ctx *ctrl_ctx) in xhci_count_num_new_endpoints()
2156 struct xhci_input_control_ctx *ctrl_ctx) in xhci_count_num_dropped_endpoints()
2182 struct xhci_input_control_ctx *ctrl_ctx) in xhci_reserve_host_resources()
2209 struct xhci_input_control_ctx *ctrl_ctx) in xhci_free_host_resources()
2228 struct xhci_input_control_ctx *ctrl_ctx) in xhci_finish_resource_reservation()
2719 struct xhci_input_control_ctx *ctrl_ctx; in xhci_reserve_bandwidth()
[all …]
H A Dxhci.h513 struct xhci_input_control_ctx { struct
1792 struct xhci_input_control_ctx *ctrl_ctx,
1959 struct xhci_input_control_ctx *xhci_get_input_control_ctx(struct xhci_container_ctx *ctx);
H A Dxhci-mem.c487 struct xhci_input_control_ctx *xhci_get_input_control_ctx( in xhci_get_input_control_ctx()
493 return (struct xhci_input_control_ctx *)ctx->bytes; in xhci_get_input_control_ctx()
1513 struct xhci_input_control_ctx *ctrl_ctx, in xhci_update_bw_info()
H A Dxhci-ring.c1582 struct xhci_input_control_ctx *ctrl_ctx; in xhci_handle_cmd_config_ep()