Home
last modified time | relevance | path

Searched refs:deq_updates (Results 1 – 4 of 4) sorted by relevance

/linux-4.1.27/drivers/usb/host/
Dxhci-dbg.c336 ring->deq_updates); in xhci_dbg_ring_ptrs()
361 if (!ring->enq_updates && !ring->deq_updates) { in xhci_debug_ring()
Dxhci.h1333 unsigned int deq_updates; member
Dxhci-mem.c308 ring->deq_updates = 0; in xhci_initialize_ring_info()
Dxhci-ring.c145 ring->deq_updates++; in inc_deq()