Searched refs:xhci_queue_reset_ep (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/usb/host/ |
H A D | xhci-ring.c | 834 ret = xhci_queue_reset_ep(xhci, command, slot_id, ep_index, reset_type); in xhci_reset_halted_ep() 4353 int xhci_queue_reset_ep(struct xhci_hcd *xhci, struct xhci_command *cmd, in xhci_queue_reset_ep() function
|
H A D | xhci.h | 2144 int xhci_queue_reset_ep(struct xhci_hcd *xhci, struct xhci_command *cmd,
|
/kernel/linux/linux-6.6/drivers/usb/host/ |
H A D | xhci-ring.c | 921 ret = xhci_queue_reset_ep(xhci, command, slot_id, ep_index, reset_type); in xhci_reset_halted_ep() 4436 int xhci_queue_reset_ep(struct xhci_hcd *xhci, struct xhci_command *cmd, in xhci_queue_reset_ep() function
|
H A D | xhci.h | 2183 int xhci_queue_reset_ep(struct xhci_hcd *xhci, struct xhci_command *cmd,
|
Completed in 20 milliseconds