Home
last modified time | relevance | path

Searched refs:TYPE_COMMAND (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/usb/cdns3/
H A Dcdnsp-debug.h152 case TYPE_COMMAND: in cdnsp_ring_type_string()
H A Dcdnsp-gadget.h1221 TYPE_COMMAND, enumerator
H A Dcdnsp-mem.c1261 pdev->cmd_ring = cdnsp_ring_alloc(pdev, 1, TYPE_COMMAND, 0, GFP_KERNEL); in cdnsp_mem_init()
H A Dcdnsp-ring.c245 if (ring->type != TYPE_COMMAND && ring->type != TYPE_EVENT) { in cdnsp_room_on_ring()
/linux/drivers/usb/host/
H A Dxhci.h1329 TYPE_COMMAND, enumerator
1346 case TYPE_COMMAND: in xhci_ring_type_string()
H A Dxhci-mem.c2471 xhci->cmd_ring = xhci_ring_alloc(xhci, 1, TYPE_COMMAND, 0, flags); in xhci_mem_init()