Searched refs:xhci_container_ctx (Results 1 – 8 of 8) sorted by relevance
| /linux/drivers/usb/host/ ! |
| H A D | xhci.h | 320 struct xhci_container_ctx { struct 530 struct xhci_container_ctx *in_ctx; 745 struct xhci_container_ctx *out_ctx; 747 struct xhci_container_ctx *in_ctx; 1787 struct xhci_container_ctx *ctx); 1807 struct xhci_container_ctx *in_ctx, 1811 struct xhci_container_ctx *in_ctx, 1812 struct xhci_container_ctx *out_ctx, 1815 struct xhci_container_ctx *in_ctx, 1816 struct xhci_container_ctx *out_ctx); [all …]
|
| H A D | xhci-mem.c | 452 struct xhci_container_ctx *xhci_alloc_container_ctx(struct xhci_hcd *xhci, in xhci_alloc_container_ctx() 455 struct xhci_container_ctx *ctx; in xhci_alloc_container_ctx() 479 struct xhci_container_ctx *ctx) in xhci_free_container_ctx() 487 struct xhci_container_ctx *xhci_alloc_port_bw_ctx(struct xhci_hcd *xhci, in xhci_alloc_port_bw_ctx() 490 struct xhci_container_ctx *ctx; in xhci_alloc_port_bw_ctx() 508 struct xhci_container_ctx *ctx) in xhci_free_port_bw_ctx() 517 struct xhci_container_ctx *ctx) in xhci_get_input_control_ctx() 526 struct xhci_container_ctx *ctx) in xhci_get_slot_ctx() 536 struct xhci_container_ctx *ctx, in xhci_get_ep_ctx() 1543 struct xhci_container_ctx *in_ctx, in xhci_update_bw_info() [all …]
|
| H A D | xhci-dbg.c | 14 struct xhci_container_ctx *ctx) in xhci_get_slot_state()
|
| H A D | xhci-dbgcap.h | 150 struct xhci_container_ctx *ctx;
|
| H A D | xhci-trace.h | 74 TP_PROTO(struct xhci_hcd *xhci, struct xhci_container_ctx *ctx), 96 TP_PROTO(struct xhci_hcd *xhci, struct xhci_container_ctx *ctx),
|
| H A D | xhci-dbgcap.c | 38 static void dbc_free_ctx(struct device *dev, struct xhci_container_ctx *ctx) in dbc_free_ctx() 444 static struct xhci_container_ctx * 447 struct xhci_container_ctx *ctx; in dbc_alloc_ctx()
|
| H A D | xhci.c | 1906 struct xhci_container_ctx *in_ctx, *out_ctx; in xhci_drop_endpoint() 1989 struct xhci_container_ctx *in_ctx; in xhci_add_endpoint() 2801 struct xhci_container_ctx *in_ctx) in xhci_reserve_bandwidth() 3205 int xhci_get_port_bandwidth(struct xhci_hcd *xhci, struct xhci_container_ctx *ctx, in xhci_get_port_bandwidth() 3241 struct xhci_container_ctx *in_ctx, in xhci_setup_input_ctx_for_config_ep() 3242 struct xhci_container_ctx *out_ctx, in xhci_setup_input_ctx_for_config_ep()
|
| H A D | xhci-debugfs.c | 677 struct xhci_container_ctx *ctx; in xhci_port_bw_show()
|