Home
last modified time | relevance | path

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

/linux/drivers/usb/host/
H A Dxhci.c1551 struct xhci_input_control_ctx *ctrl_ctx; in xhci_check_ep0_maxpacket()
1907 struct xhci_input_control_ctx *ctrl_ctx; in xhci_drop_endpoint()
1991 struct xhci_input_control_ctx *ctrl_ctx; in xhci_add_endpoint()
2088 struct xhci_input_control_ctx *ctrl_ctx; in xhci_zero_in_ctx()
2221 struct xhci_input_control_ctx *ctrl_ctx) in xhci_count_num_new_endpoints()
2242 struct xhci_input_control_ctx *ctrl_ctx) in xhci_count_num_dropped_endpoints()
2268 struct xhci_input_control_ctx *ctrl_ctx) in xhci_reserve_host_resources()
2295 struct xhci_input_control_ctx *ctrl_ctx) in xhci_free_host_resources()
2314 struct xhci_input_control_ctx *ctrl_ctx) in xhci_finish_resource_reservation()
2805 struct xhci_input_control_ctx *ctrl_ctx; in xhci_reserve_bandwidth()
[all …]
H A Dxhci-trace.h450 TP_PROTO(struct xhci_input_control_ctx *ctrl_ctx),
465 TP_PROTO(struct xhci_input_control_ctx *ctrl_ctx),
470 TP_PROTO(struct xhci_input_control_ctx *ctrl_ctx),
H A Dxhci.h513 struct xhci_input_control_ctx { struct
1808 struct xhci_input_control_ctx *ctrl_ctx,
1994 struct xhci_input_control_ctx *xhci_get_input_control_ctx(struct xhci_container_ctx *ctx);
H A Dxhci-mem.c516 struct xhci_input_control_ctx *xhci_get_input_control_ctx( in xhci_get_input_control_ctx()
522 return (struct xhci_input_control_ctx *)ctx->bytes; in xhci_get_input_control_ctx()
1544 struct xhci_input_control_ctx *ctrl_ctx, in xhci_update_bw_info()
H A Dxhci-ring.c1624 struct xhci_input_control_ctx *ctrl_ctx; in xhci_handle_cmd_config_ep()