Home
last modified time | relevance | path

Searched refs:TYPE_STREAM (Results 1 – 5 of 5) sorted by relevance

/drivers/usb/cdns3/
Dcdnsp-mem.c288 if (ring->type == TYPE_STREAM) in cdnsp_ring_free()
444 if (ring->type == TYPE_STREAM) in cdnsp_ring_expansion()
600 cur_ring = cdnsp_ring_alloc(pdev, 2, TYPE_STREAM, mps, in cdnsp_alloc_stream_info()
Dcdnsp-debug.h152 case TYPE_STREAM: in cdnsp_ring_type_string()
Dcdnsp-gadget.h1219 TYPE_STREAM, enumerator
/drivers/usb/host/
Dxhci-mem.c288 if (ring->type == TYPE_STREAM) in xhci_ring_free()
447 if (ring->type == TYPE_STREAM) in xhci_ring_expansion()
666 xhci_ring_alloc(xhci, 2, 1, TYPE_STREAM, max_packet, in xhci_alloc_stream_info()
Dxhci.h1598 TYPE_STREAM, enumerator
1614 case TYPE_STREAM: in xhci_ring_type_string()