Searched refs:TYPE_EVENT (Results 1 – 4 of 4) sorted by relevance
451 if (type != TYPE_EVENT) { in xhci_dbc_ring_alloc()475 dbc->ring_evt = xhci_dbc_ring_alloc(dev, TYPE_EVENT, flags); in xhci_dbc_mem_init()
108 if (type != TYPE_EVENT) { in xhci_link_segments()147 if (ring->type != TYPE_EVENT && ring->enq_seg == ring->last_seg) { in xhci_link_rings()397 if (type != TYPE_EVENT) { in xhci_ring_alloc()2516 xhci->event_ring = xhci_ring_alloc(xhci, ERST_NUM_SEGS, 1, TYPE_EVENT, in xhci_mem_init()
1569 TYPE_EVENT, enumerator1587 case TYPE_EVENT: in xhci_ring_type_string()
159 if (ring->type == TYPE_EVENT) { in inc_deq()267 if (ring->type != TYPE_COMMAND && ring->type != TYPE_EVENT) { in room_on_ring()