Searched refs:xhci_handle_cmd_stop_ep (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/usb/host/ |
H A D | xhci-trace.h | 338 DEFINE_EVENT(xhci_log_ep_ctx, xhci_handle_cmd_stop_ep,
|
H A D | xhci-ring.c | 933 static void xhci_handle_cmd_stop_ep(struct xhci_hcd *xhci, int slot_id, in xhci_handle_cmd_stop_ep() function 1652 xhci_handle_cmd_stop_ep(xhci, slot_id, cmd_trb, event); in handle_cmd_completion()
|
/kernel/linux/linux-6.6/drivers/usb/host/ |
H A D | xhci-trace.h | 332 DEFINE_EVENT(xhci_log_ep_ctx, xhci_handle_cmd_stop_ep,
|
H A D | xhci-ring.c | 1090 static void xhci_handle_cmd_stop_ep(struct xhci_hcd *xhci, int slot_id, in xhci_handle_cmd_stop_ep() function 1750 xhci_handle_cmd_stop_ep(xhci, slot_id, cmd_trb, in handle_cmd_completion()
|
Completed in 11 milliseconds