Searched refs:xhci_queue_slot_control (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/usb/host/ |
| H A D | xhci.h | 2144 int xhci_queue_slot_control(struct xhci_hcd *xhci, struct xhci_command *cmd,
|
| H A D | xhci.c | 3922 ret = xhci_queue_slot_control(xhci, command, TRB_DISABLE_SLOT, in xhci_disable_slot() 3984 ret = xhci_queue_slot_control(xhci, command, TRB_ENABLE_SLOT, 0); in xhci_alloc_dev()
|
| H A D | xhci-ring.c | 4360 int xhci_queue_slot_control(struct xhci_hcd *xhci, struct xhci_command *cmd, in xhci_queue_slot_control() function
|