Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/host/
Dxhci.c1249 struct xhci_input_control_ctx *ctrl_ctx; in xhci_check_maxpacket()
1649 struct xhci_input_control_ctx *ctrl_ctx; in xhci_drop_endpoint()
1731 struct xhci_input_control_ctx *ctrl_ctx; in xhci_add_endpoint()
1823 struct xhci_input_control_ctx *ctrl_ctx; in xhci_zero_in_ctx()
1958 struct xhci_input_control_ctx *ctrl_ctx) in xhci_count_num_new_endpoints()
1979 struct xhci_input_control_ctx *ctrl_ctx) in xhci_count_num_dropped_endpoints()
2005 struct xhci_input_control_ctx *ctrl_ctx) in xhci_reserve_host_resources()
2032 struct xhci_input_control_ctx *ctrl_ctx) in xhci_free_host_resources()
2051 struct xhci_input_control_ctx *ctrl_ctx) in xhci_finish_resource_reservation()
2548 struct xhci_input_control_ctx *ctrl_ctx; in xhci_reserve_bandwidth()
[all …]
Dxhci.h767 struct xhci_input_control_ctx { struct
1772 struct xhci_input_control_ctx *ctrl_ctx,
1949 struct xhci_input_control_ctx *xhci_get_input_control_ctx(struct xhci_container_ctx *ctx);
Dxhci-dbg.c571 struct xhci_input_control_ctx *ctrl_ctx = in xhci_dbg_ctx()
Dxhci-mem.c538 struct xhci_input_control_ctx *xhci_get_input_control_ctx( in xhci_get_input_control_ctx()
544 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.c1108 struct xhci_input_control_ctx *ctrl_ctx; in xhci_handle_cmd_config_ep()