Searched refs:xhci_handle_cmd_reset_dev (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/usb/host/ |
H A D | xhci-trace.h | 415 DEFINE_EVENT(xhci_log_slot_ctx, xhci_handle_cmd_reset_dev,
|
H A D | xhci-ring.c | 1466 static void xhci_handle_cmd_reset_dev(struct xhci_hcd *xhci, int slot_id, in xhci_handle_cmd_reset_dev() function 1675 xhci_handle_cmd_reset_dev(xhci, slot_id, event); in handle_cmd_completion()
|
/kernel/linux/linux-6.6/drivers/usb/host/ |
H A D | xhci-trace.h | 408 DEFINE_EVENT(xhci_log_slot_ctx, xhci_handle_cmd_reset_dev,
|
H A D | xhci-ring.c | 1535 static void xhci_handle_cmd_reset_dev(struct xhci_hcd *xhci, int slot_id) in xhci_handle_cmd_reset_dev() function 1774 xhci_handle_cmd_reset_dev(xhci, slot_id); in handle_cmd_completion()
|
Completed in 12 milliseconds