Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/host/
H A Dxhci.c1433 struct xhci_input_control_ctx *ctrl_ctx; in xhci_check_maxpacket()
1785 struct xhci_input_control_ctx *ctrl_ctx; in xhci_drop_endpoint()
1869 struct xhci_input_control_ctx *ctrl_ctx; in xhci_add_endpoint()
1966 struct xhci_input_control_ctx *ctrl_ctx; in xhci_zero_in_ctx()
2685 struct xhci_input_control_ctx *ctrl_ctx; in xhci_reserve_bandwidth()
2779 struct xhci_input_control_ctx *ctrl_ctx; in xhci_configure_endpoint()
2898 struct xhci_input_control_ctx *ctrl_ctx; in xhci_check_bandwidth()
3087 struct xhci_input_control_ctx *ctrl_ctx; in xhci_endpoint_reset()
3372 struct xhci_input_control_ctx *ctrl_ctx; in xhci_alloc_streams()
3539 struct xhci_input_control_ctx *ctrl_ctx; in xhci_free_streams()
[all …]
H A Dxhci-trace.h424 TP_PROTO(struct xhci_input_control_ctx *ctrl_ctx),
439 TP_PROTO(struct xhci_input_control_ctx *ctrl_ctx),
444 TP_PROTO(struct xhci_input_control_ctx *ctrl_ctx),
H A Dxhci.h540 struct xhci_input_control_ctx { struct
1817 struct xhci_input_control_ctx *ctrl_ctx,
1985 struct xhci_input_control_ctx *xhci_get_input_control_ctx(struct xhci_container_ctx *ctx);
H A 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()
1524 struct xhci_input_control_ctx *ctrl_ctx, in xhci_update_bw_info()
H A Dxhci-ring.c1546 struct xhci_input_control_ctx *ctrl_ctx; in xhci_handle_cmd_config_ep()
/openbmc/u-boot/drivers/usb/host/
H A Dxhci.c493 struct xhci_input_control_ctx *ctrl_ctx; in xhci_set_configuration()
629 struct xhci_input_control_ctx *ctrl_ctx; in xhci_address_device()
767 struct xhci_input_control_ctx *ctrl_ctx; in xhci_check_maxpacket()
1406 struct xhci_input_control_ctx *ctrl_ctx; in xhci_update_hub_device()
H A Dxhci.h681 struct xhci_input_control_ctx { struct
1236 struct xhci_input_control_ctx
H A Dxhci-mem.c611 struct xhci_input_control_ctx
615 return (struct xhci_input_control_ctx *)ctx->bytes; in xhci_get_input_control_ctx()