Home
last modified time | relevance | path

Searched refs:TYPE_CTRL (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/drivers/usb/host/
Dxhci.h1563 TYPE_CTRL = 0, enumerator
1575 case TYPE_CTRL: in xhci_ring_type_string()
Dxhci-mem.c1012 dev->eps[0].ring = xhci_ring_alloc(xhci, 2, 1, TYPE_CTRL, 0, flags); in xhci_alloc_virt_device()