Searched refs:interrupters (Results 1 – 3 of 3) sorted by relevance
563 xhci_ring_init(xhci, xhci->interrupters[0]->event_ring); in xhci_init()565 xhci->interrupters[0]->isoc_bei_interval = AVOID_BEI_INTERVAL_MAX; in xhci_init()580 struct xhci_interrupter *ir = xhci->interrupters[0]; in xhci_run_finished()631 struct xhci_interrupter *ir = xhci->interrupters[0]; in xhci_run()693 struct xhci_interrupter *ir = xhci->interrupters[0]; in xhci_stop()800 ir = xhci->interrupters[i]; in xhci_save_registers()824 ir = xhci->interrupters[i]; in xhci_restore_registers()1181 xhci_for_each_ring_seg(xhci->interrupters[0]->event_ring->first_seg, seg) in xhci_resume()
822 xhci_debugfs_create_ring_dir(xhci, &xhci->interrupters[0]->event_ring, in xhci_debugfs_init()
1539 struct xhci_interrupter **interrupters; member