Searched refs:TYPE_STREAM (Results 1 – 5 of 5) sorted by relevance
/drivers/usb/cdns3/ |
D | cdnsp-mem.c | 288 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()
|
D | cdnsp-debug.h | 152 case TYPE_STREAM: in cdnsp_ring_type_string()
|
D | cdnsp-gadget.h | 1219 TYPE_STREAM, enumerator
|
/drivers/usb/host/ |
D | xhci-mem.c | 288 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()
|
D | xhci.h | 1598 TYPE_STREAM, enumerator 1614 case TYPE_STREAM: in xhci_ring_type_string()
|