Home
last modified time | relevance | path

Searched refs:usb_uncallout (Results 1 – 11 of 11) sorted by relevance

/mirbsd/src/sys/dev/usb/
Dusb_port.h133 #define usb_uncallout(h, f, d) callout_stop(&(h)) macro
312 #define usb_uncallout(h, f, d) timeout_del(&(h)) macro
430 #define usb_uncallout(h, f, d) uncallout((f), (d), (h)) macro
Dukbd.c615 usb_uncallout(sc->sc_rawrepeat_ch, ukbd_rawrepeat, sc); in ukbd_decode()
695 usb_uncallout(sc->sc_rawrepeat_ch, ukbd_rawrepeat, sc); in ukbd_ioctl()
Dehci.c737 usb_uncallout(ex->xfer.timeout_handle, ehci_timeout, ex); in ehci_check_intr()
920 usb_uncallout(sc->sc_tmo_intrlist, ehci_intrlist_timeout, sc); in ehci_detach()
921 usb_uncallout(sc->sc_tmo_pcd, ehci_pcd_enable, sc); in ehci_detach()
2413 usb_uncallout(xfer->timeout_handle, ehci_timeout, xfer); in ehci_abort_xfer()
2427 usb_uncallout(xfer->timeout_handle, ehci_timeout, xfer); in ehci_abort_xfer()
Duhci.c713 usb_uncallout(sc->sc_poll_handle, uhci_poll_hub, in uhci_power()
1350 usb_uncallout(ii->xfer->timeout_handle, uhci_timeout, ii); in uhci_check_intr()
1927 usb_uncallout(xfer->timeout_handle, uhci_timeout, xfer); in uhci_abort_xfer()
1940 usb_uncallout(xfer->timeout_handle, uhci_timeout, ii); in uhci_abort_xfer()
3447 usb_uncallout(sc->sc_poll_handle, uhci_poll_hub, xfer); in uhci_root_intr_abort()
3502 usb_uncallout(sc->sc_poll_handle, uhci_poll_hub, sc->sc_intr_xfer); in uhci_root_intr_close()
Dif_cue.c585 usb_uncallout(sc->cue_stat_ch, cue_tick, sc); in USB_DETACH()
1267 usb_uncallout(sc->cue_stat_ch, cue_tick, sc); in cue_stop()
Dif_axe.c597 usb_uncallout(sc->axe_stat_ch, axe_tick, sc); in USB_DETACH()
1302 usb_uncallout(sc->axe_stat_ch, axe_tick, sc); in axe_stop()
Dusb.c832 usb_uncallout(sc->sc_bus->softi, bus->methods->soft_intr, bus); in usb_detach()
Dif_url.c364 usb_uncallout(sc->sc_stat_ch, url_tick, sc); in USB_DETACH()
1247 usb_uncallout(sc->sc_stat_ch, url_tick, sc); in url_stop()
Dif_udav.c327 usb_uncallout(sc->sc_stat_ch, udav_tick, sc); in USB_DETACH()
1327 usb_uncallout(sc->sc_stat_ch, udav_tick, sc); in udav_stop()
Dohci.c373 usb_uncallout(sc->sc_tmo_rhsc, ohci_rhsc_enable, sc); in ohci_detach()
1367 usb_uncallout(xfer->timeout_handle, ohci_timeout, xfer); in ohci_softintr()
2209 usb_uncallout(xfer->timeout_handle, ohci_timeout, xfer); in ohci_abort_xfer()
2222 usb_uncallout(xfer->timeout_handle, ohci_timeout, xfer); in ohci_abort_xfer()
Dif_aue.c879 usb_uncallout(sc->aue_stat_ch, aue_tick, sc); in USB_DETACH()
1669 usb_uncallout(sc->aue_stat_ch, aue_tick, sc); in aue_stop()