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()
109 if (type != TYPE_EVENT) { in xhci_link_segments()149 if (ring->type != TYPE_EVENT && ring->enq_seg == ring->last_seg) { in xhci_link_rings()449 if (type != TYPE_EVENT) { in xhci_ring_alloc()2638 xhci->event_ring = xhci_ring_alloc(xhci, ERST_NUM_SEGS, 1, TYPE_EVENT, in xhci_mem_init()
1589 TYPE_EVENT, enumerator1607 case TYPE_EVENT: in xhci_ring_type_string()
164 if (ring->type == TYPE_EVENT) { in inc_deq()292 if (ring->type != TYPE_COMMAND && ring->type != TYPE_EVENT) { in room_on_ring()