Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/usb/host/
Dxhci.c1259 struct xhci_input_control_ctx *ctrl_ctx; in xhci_check_maxpacket() local
1659 struct xhci_input_control_ctx *ctrl_ctx; in xhci_drop_endpoint() local
1741 struct xhci_input_control_ctx *ctrl_ctx; in xhci_add_endpoint() local
1833 struct xhci_input_control_ctx *ctrl_ctx; in xhci_zero_in_ctx() local
1968 struct xhci_input_control_ctx *ctrl_ctx) in xhci_count_num_new_endpoints()
1989 struct xhci_input_control_ctx *ctrl_ctx) in xhci_count_num_dropped_endpoints()
2015 struct xhci_input_control_ctx *ctrl_ctx) in xhci_reserve_host_resources()
2042 struct xhci_input_control_ctx *ctrl_ctx) in xhci_free_host_resources()
2061 struct xhci_input_control_ctx *ctrl_ctx) in xhci_finish_resource_reservation()
2558 struct xhci_input_control_ctx *ctrl_ctx; in xhci_reserve_bandwidth() local
[all …]
Dxhci-dbg.c554 struct xhci_input_control_ctx *ctrl_ctx = in xhci_dbg_ctx() local
Dxhci-mem.c1545 struct xhci_input_control_ctx *ctrl_ctx, in xhci_update_bw_info()
Dxhci.h725 #define EP_IS_ADDED(ctrl_ctx, i) \ argument
727 #define EP_IS_DROPPED(ctrl_ctx, i) \ argument
Dxhci-ring.c1108 struct xhci_input_control_ctx *ctrl_ctx; in xhci_handle_cmd_config_ep() local
/linux-4.1.27/drivers/usb/misc/
Dusbtest.c1014 struct ctrl_ctx { struct
1036 struct ctrl_ctx *ctx = urb->context; in ctrl_complete() argument