Home
last modified time | relevance | path

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

/kernel/linux/linux-4.19/drivers/usb/host/
Dxhci.c1366 struct xhci_input_control_ctx *ctrl_ctx; in xhci_check_maxpacket() local
1716 struct xhci_input_control_ctx *ctrl_ctx; in xhci_drop_endpoint() local
1802 struct xhci_input_control_ctx *ctrl_ctx; in xhci_add_endpoint() local
1905 struct xhci_input_control_ctx *ctrl_ctx; in xhci_zero_in_ctx() local
2038 struct xhci_input_control_ctx *ctrl_ctx) in xhci_count_num_new_endpoints()
2059 struct xhci_input_control_ctx *ctrl_ctx) in xhci_count_num_dropped_endpoints()
2085 struct xhci_input_control_ctx *ctrl_ctx) in xhci_reserve_host_resources()
2112 struct xhci_input_control_ctx *ctrl_ctx) in xhci_free_host_resources()
2131 struct xhci_input_control_ctx *ctrl_ctx) in xhci_finish_resource_reservation()
2631 struct xhci_input_control_ctx *ctrl_ctx; in xhci_reserve_bandwidth() local
[all …]
Dxhci-mem.c1551 struct xhci_input_control_ctx *ctrl_ctx, in xhci_update_bw_info()
Dxhci.h792 #define EP_IS_ADDED(ctrl_ctx, i) \ argument
794 #define EP_IS_DROPPED(ctrl_ctx, i) \ argument
Dxhci-ring.c1195 struct xhci_input_control_ctx *ctrl_ctx; in xhci_handle_cmd_config_ep() local
/kernel/linux/linux-5.10/drivers/usb/host/
Dxhci.c1403 struct xhci_input_control_ctx *ctrl_ctx; in xhci_check_maxpacket() local
1752 struct xhci_input_control_ctx *ctrl_ctx; in xhci_drop_endpoint() local
1838 struct xhci_input_control_ctx *ctrl_ctx; in xhci_add_endpoint() local
1943 struct xhci_input_control_ctx *ctrl_ctx; in xhci_zero_in_ctx() local
2076 struct xhci_input_control_ctx *ctrl_ctx) in xhci_count_num_new_endpoints()
2097 struct xhci_input_control_ctx *ctrl_ctx) in xhci_count_num_dropped_endpoints()
2123 struct xhci_input_control_ctx *ctrl_ctx) in xhci_reserve_host_resources()
2150 struct xhci_input_control_ctx *ctrl_ctx) in xhci_free_host_resources()
2169 struct xhci_input_control_ctx *ctrl_ctx) in xhci_finish_resource_reservation()
2669 struct xhci_input_control_ctx *ctrl_ctx; in xhci_reserve_bandwidth() local
[all …]
Dxhci-mem.c1560 struct xhci_input_control_ctx *ctrl_ctx, in xhci_update_bw_info()
Dxhci.h795 #define EP_IS_ADDED(ctrl_ctx, i) \ argument
797 #define EP_IS_DROPPED(ctrl_ctx, i) \ argument
Dxhci-ring.c1301 struct xhci_input_control_ctx *ctrl_ctx; in xhci_handle_cmd_config_ep() local
/kernel/linux/linux-4.19/drivers/usb/misc/
Dusbtest.c1059 struct ctrl_ctx { struct
1081 struct ctrl_ctx *ctx = urb->context; in ctrl_complete() argument
/kernel/linux/linux-5.10/drivers/usb/misc/
Dusbtest.c1067 struct ctrl_ctx { struct
1089 struct ctrl_ctx *ctx = urb->context; in ctrl_complete() argument