Searched refs:xhci_handle_cmd_set_deq (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/usb/host/ |
H A D | xhci-trace.h | 420 DEFINE_EVENT(xhci_log_slot_ctx, xhci_handle_cmd_set_deq,
|
H A D | xhci-ring.c | 1226 static void xhci_handle_cmd_set_deq(struct xhci_hcd *xhci, int slot_id, in xhci_handle_cmd_set_deq() function 1657 xhci_handle_cmd_set_deq(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 | 413 DEFINE_EVENT(xhci_log_slot_ctx, xhci_handle_cmd_set_deq,
|
H A D | xhci-ring.c | 1320 static void xhci_handle_cmd_set_deq(struct xhci_hcd *xhci, int slot_id, in xhci_handle_cmd_set_deq() function 1756 xhci_handle_cmd_set_deq(xhci, slot_id, cmd_trb, cmd_comp_code); in handle_cmd_completion()
|
Completed in 12 milliseconds