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.c1542 struct xhci_input_control_ctx *ctrl_ctx; in xhci_check_ep0_maxpacket()
1898 struct xhci_input_control_ctx *ctrl_ctx; in xhci_drop_endpoint()
1982 struct xhci_input_control_ctx *ctrl_ctx; in xhci_add_endpoint()
2079 struct xhci_input_control_ctx *ctrl_ctx; in xhci_zero_in_ctx()
2212 struct xhci_input_control_ctx *ctrl_ctx) in xhci_count_num_new_endpoints()
2233 struct xhci_input_control_ctx *ctrl_ctx) in xhci_count_num_dropped_endpoints()
2259 struct xhci_input_control_ctx *ctrl_ctx) in xhci_reserve_host_resources()
2286 struct xhci_input_control_ctx *ctrl_ctx) in xhci_free_host_resources()
2305 struct xhci_input_control_ctx *ctrl_ctx) in xhci_finish_resource_reservation()
2796 struct xhci_input_control_ctx *ctrl_ct in xhci_reserve_bandwidth()
[all...]
H A Dxhci-trace.h460 TP_PROTO(struct xhci_input_control_ctx *ctrl_ctx),
475 TP_PROTO(struct xhci_input_control_ctx *ctrl_ctx),
480 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,
1989 struct xhci_input_control_ctx *xhci_get_input_control_ctx(struct xhci_container_ctx *ctx);
514 drop_flagsxhci_input_control_ctx global() argument
515 add_flagsxhci_input_control_ctx global() argument
516 rsvd2xhci_input_control_ctx global() argument
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()
1548 struct xhci_input_control_ctx *ctrl_ctx, in xhci_update_bw_info()