Searched refs:xhci_interrupt_poll (Results 1 – 3 of 3) sorted by relevance
251 xhci_interrupt_poll(void *_sc) in xhci_interrupt_poll() function257 usb_callout_reset(&sc->sc_callout, 1, (void *)&xhci_interrupt_poll, sc); in xhci_interrupt_poll()436 xhci_interrupt_poll(sc); in xhci_pci_attach()
103 xhci_interrupt_poll(void *_sc) in xhci_interrupt_poll() function110 usb_callout_reset(&sc->sc_callout, 1, (void *)&xhci_interrupt_poll, sc); in xhci_interrupt_poll()164 xhci_interrupt_poll(sc); in snps_dwc3_attach_xhci()
1030 xhci_interrupt_poll(struct xhci_softc *sc) in xhci_interrupt_poll() function1205 if (err != 0 && xhci_interrupt_poll(sc) != 0) { in xhci_do_command()1623 xhci_interrupt_poll(sc); in xhci_interrupt()1671 xhci_interrupt_poll(sc); in xhci_do_poll()