Searched refs:xhci_interrupt_poll (Results 1 – 3 of 3) sorted by relevance
260 xhci_interrupt_poll(void *_sc) in xhci_interrupt_poll() function266 usb_callout_reset(&sc->sc_callout, 1, (void *)&xhci_interrupt_poll, sc); in xhci_interrupt_poll()445 xhci_interrupt_poll(sc); in xhci_pci_attach()
1115 xhci_interrupt_poll(struct xhci_softc *sc) in xhci_interrupt_poll() function1290 if (err != 0 && xhci_interrupt_poll(sc) != 0) { in xhci_do_command()1708 xhci_interrupt_poll(sc); in xhci_interrupt()1756 xhci_interrupt_poll(sc); in xhci_do_poll()
102 xhci_interrupt_poll(void *_sc) in xhci_interrupt_poll() function109 usb_callout_reset(&sc->sc_callout, 1, (void *)&xhci_interrupt_poll, sc); in xhci_interrupt_poll()163 xhci_interrupt_poll(sc); in snps_dwc3_attach_xhci()