Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/usb/host/
H A Dxhci.h1583 TYPE_CTRL = 0, enumerator
1595 case TYPE_CTRL: in xhci_ring_type_string()
H A Dxhci-mem.c1089 dev->eps[0].ring = xhci_ring_alloc(xhci, 2, 1, TYPE_CTRL, 0, flags); in xhci_alloc_virt_device()