Home
last modified time | relevance | path

Searched refs:xhci_queue_slot_control (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/host/
H A Dxhci.h2123 int xhci_queue_slot_control(struct xhci_hcd *xhci, struct xhci_command *cmd,
H A Dxhci.c3987 ret = xhci_queue_slot_control(xhci, command, TRB_DISABLE_SLOT, in xhci_disable_slot()
4049 ret = xhci_queue_slot_control(xhci, command, TRB_ENABLE_SLOT, 0); in xhci_alloc_dev()
H A Dxhci-ring.c4219 int xhci_queue_slot_control(struct xhci_hcd *xhci, struct xhci_command *cmd, in xhci_queue_slot_control() function
/kernel/linux/linux-6.6/drivers/usb/host/
H A Dxhci.h2162 int xhci_queue_slot_control(struct xhci_hcd *xhci, struct xhci_command *cmd,
H A Dxhci.c3877 ret = xhci_queue_slot_control(xhci, command, TRB_DISABLE_SLOT, in xhci_disable_slot()
3939 ret = xhci_queue_slot_control(xhci, command, TRB_ENABLE_SLOT, 0); in xhci_alloc_dev()
H A Dxhci-ring.c4367 int xhci_queue_slot_control(struct xhci_hcd *xhci, struct xhci_command *cmd, in xhci_queue_slot_control() function

Completed in 32 milliseconds