Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/host/
Dxhci-dbg.c353 ring->deq_updates); in xhci_dbg_ring_ptrs()
378 if (!ring->enq_updates && !ring->deq_updates) { in xhci_debug_ring()
Dxhci.h1384 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()