Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/usb/host/
Dxhci.h1541 TYPE_CTRL = 0, enumerator
1553 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()