Home
last modified time | relevance | path

Searched refs:TYPE_EVENT (Results 1 - 12 of 12) sorted by relevance

/kernel/linux/linux-6.6/drivers/usb/cdns3/
H A Dcdnsp-mem.c117 if (type != TYPE_EVENT) { in cdnsp_link_segments()
153 if (ring->type != TYPE_EVENT && ring->enq_seg == ring->last_seg) { in cdnsp_link_rings()
398 if (type != TYPE_EVENT) in cdnsp_ring_alloc()
1283 pdev->event_ring = cdnsp_ring_alloc(pdev, ERST_NUM_SEGS, TYPE_EVENT, in cdnsp_mem_init()
H A Dcdnsp-debug.h156 case TYPE_EVENT: in cdnsp_ring_type_string()
H A Dcdnsp-gadget.h1221 TYPE_EVENT, enumerator
H A Dcdnsp-ring.c149 if (ring->type == TYPE_EVENT) { in cdnsp_inc_deq()
245 if (ring->type != TYPE_COMMAND && ring->type != TYPE_EVENT) { in cdnsp_room_on_ring()
/kernel/linux/linux-5.10/drivers/usb/host/
H A Dxhci-mem.c108 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()
2566 xhci->event_ring = xhci_ring_alloc(xhci, ERST_NUM_SEGS, 1, TYPE_EVENT, in xhci_mem_init()
H A Dxhci-dbgcap.c451 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()
H A Dxhci.h1584 TYPE_EVENT, enumerator
1602 case TYPE_EVENT: in xhci_ring_type_string()
H A Dxhci-ring.c159 if (ring->type == TYPE_EVENT) { in inc_deq()
267 if (ring->type != TYPE_COMMAND && ring->type != TYPE_EVENT) { in room_on_ring()
/kernel/linux/linux-6.6/drivers/usb/host/
H A Dxhci-mem.c109 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()
2247 ir->event_ring = xhci_ring_alloc(xhci, ERST_NUM_SEGS, 1, TYPE_EVENT, in xhci_alloc_interrupter()
H A Dxhci-dbgcap.c451 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()
H A Dxhci.h1596 TYPE_EVENT, enumerator
1614 case TYPE_EVENT: in xhci_ring_type_string()
H A Dxhci-ring.c163 if (ring->type == TYPE_EVENT) { in inc_deq()

Completed in 38 milliseconds