Searched refs:xhci_handle_cmd_reset_ep (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/usb/host/ |
H A D | xhci-trace.h | 348 DEFINE_EVENT(xhci_log_ep_ctx, xhci_handle_cmd_reset_ep,
|
H A D | xhci-ring.c | 1323 static void xhci_handle_cmd_reset_ep(struct xhci_hcd *xhci, int slot_id, in xhci_handle_cmd_reset_ep() function 1667 xhci_handle_cmd_reset_ep(xhci, slot_id, cmd_trb, cmd_comp_code); in handle_cmd_completion()
|
/kernel/linux/linux-6.6/drivers/usb/host/ |
H A D | xhci-trace.h | 342 DEFINE_EVENT(xhci_log_ep_ctx, xhci_handle_cmd_reset_ep,
|
H A D | xhci-ring.c | 1429 static void xhci_handle_cmd_reset_ep(struct xhci_hcd *xhci, int slot_id, in xhci_handle_cmd_reset_ep() function 1766 xhci_handle_cmd_reset_ep(xhci, slot_id, cmd_trb, cmd_comp_code); in handle_cmd_completion()
|
Completed in 11 milliseconds