Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/host/
Dxhci.h1567 TYPE_CTRL = 0, enumerator
1579 case TYPE_CTRL: in xhci_ring_type_string()
Dxhci-mem.c1021 dev->eps[0].ring = xhci_ring_alloc(xhci, 2, 1, TYPE_CTRL, 0, flags); in xhci_alloc_virt_device()