Home
last modified time | relevance | path

Searched refs:ring_evt (Results 1 – 2 of 2) sorted by relevance

/drivers/usb/host/
A Dxhci-dbgcap.c493 if (!dbc->ring_evt) in xhci_dbc_mem_init()
526 dbc->ring_evt->dequeue); in xhci_dbc_mem_init()
550 dbc_ring_free(dev, dbc->ring_evt); in xhci_dbc_mem_init()
551 dbc->ring_evt = NULL; in xhci_dbc_mem_init()
575 dbc->ring_evt = NULL; in xhci_dbc_mem_cleanup()
898 evt = dbc->ring_evt->dequeue; in xhci_dbc_do_handle_events()
900 dbc->ring_evt->cycle_state) { in xhci_dbc_do_handle_events()
909 dbc->ring_evt->dequeue)); in xhci_dbc_do_handle_events()
923 inc_evt_deq(dbc->ring_evt); in xhci_dbc_do_handle_events()
925 evt = dbc->ring_evt->dequeue; in xhci_dbc_do_handle_events()
[all …]
A Dxhci-dbgcap.h129 struct xhci_ring *ring_evt; member

Completed in 11 milliseconds