Home
last modified time | relevance | path

Searched defs:ctrl_ctx (Results 1 – 6 of 6) sorted by relevance

/linux-3.3/drivers/usb/misc/
Dusbtest.c767 struct ctrl_ctx { struct
789 struct ctrl_ctx *ctx = urb->context; in ctrl_complete() argument
/linux-3.3/drivers/usb/host/
Dxhci.c1037 struct xhci_input_control_ctx *ctrl_ctx; in xhci_check_maxpacket() local
1400 struct xhci_input_control_ctx *ctrl_ctx; in xhci_drop_endpoint() local
1489 struct xhci_input_control_ctx *ctrl_ctx; in xhci_add_endpoint() local
1592 struct xhci_input_control_ctx *ctrl_ctx; in xhci_zero_in_ctx() local
1709 struct xhci_input_control_ctx *ctrl_ctx; in xhci_count_num_new_endpoints() local
1732 struct xhci_input_control_ctx *ctrl_ctx; in xhci_count_num_dropped_endpoints() local
2292 struct xhci_input_control_ctx *ctrl_ctx; in xhci_reserve_bandwidth() local
2498 struct xhci_input_control_ctx *ctrl_ctx; in xhci_check_bandwidth() local
2593 struct xhci_input_control_ctx *ctrl_ctx; in xhci_setup_input_ctx_for_config_ep() local
3485 struct xhci_input_control_ctx *ctrl_ctx; in xhci_address_device() local
[all …]
Dxhci-dbg.c552 struct xhci_input_control_ctx *ctrl_ctx = in xhci_dbg_ctx() local
Dxhci-mem.c1441 struct xhci_input_control_ctx *ctrl_ctx, in xhci_update_bw_info()
Dxhci.h684 #define EP_IS_ADDED(ctrl_ctx, i) \ argument
686 #define EP_IS_DROPPED(ctrl_ctx, i) \ argument
Dxhci-ring.c1059 struct xhci_input_control_ctx *ctrl_ctx; in handle_cmd_completion() local