Home
last modified time | relevance | path

Searched refs:usb_callout_drain (Results 1 – 18 of 18) sorted by relevance

/dragonfly/sys/bus/u4b/gadget/
H A Dg_mouse.c323 usb_callout_drain(&sc->sc_button_press_callout); in g_mouse_detach()
324 usb_callout_drain(&sc->sc_cursor_update_callout); in g_mouse_detach()
H A Dg_modem.c328 usb_callout_drain(&sc->sc_callout); in g_modem_detach()
329 usb_callout_drain(&sc->sc_watchdog); in g_modem_detach()
H A Dg_audio.c370 usb_callout_drain(&sc->sc_callout); in g_audio_detach()
371 usb_callout_drain(&sc->sc_watchdog); in g_audio_detach()
H A Dg_keyboard.c269 usb_callout_drain(&sc->sc_callout); in g_keyboard_detach()
/dragonfly/sys/bus/u4b/controller/
H A Dxhci_pci.c361 usb_callout_drain(&sc->sc_callout); in xhci_pci_detach()
H A Dusb_controller.c200 usb_callout_drain(&bus->power_wdog); in usb_detach()
H A Dehci.c599 usb_callout_drain(&sc->sc_tmo_pcd); in ehci_detach()
600 usb_callout_drain(&sc->sc_tmo_poll); in ehci_detach()
H A Dohci.c444 usb_callout_drain(&sc->sc_tmo_rhsc); in ohci_detach()
H A Duhci.c380 usb_callout_drain(&sc->sc_root_intr); in uhci_reset()
/dragonfly/sys/bus/u4b/net/
H A Dusb_ethernet.c286 usb_callout_drain(&ue->ue_watchdog); in uether_ifdetach()
/dragonfly/sys/bus/u4b/serial/
H A Dulpt.c666 usb_callout_drain(&sc->sc_watchdog); in ulpt_detach()
H A Duslcom.c400 usb_callout_drain(&sc->sc_watchdog); in uslcom_detach()
/dragonfly/sys/bus/u4b/
H A Dusbdi.h411 #define usb_callout_drain(c) callout_drain(&(c)->co) macro
H A Dusb_transfer.c1424 usb_callout_drain(&xfer->timeout_handle); in usbd_transfer_unsetup()
/dragonfly/sys/bus/u4b/input/
H A Dums.c781 usb_callout_drain(&sc->sc_callout); in ums_detach()
H A Dukbd.c1404 usb_callout_drain(&sc->sc_callout); in ukbd_detach()
/dragonfly/sys/bus/u4b/wlan/
H A Dif_rum.c716 usb_callout_drain(&rvp->ratectl_ch); in rum_vap_delete()
H A Dif_run.c878 usb_callout_drain(&sc->ratectl_ch); in run_detach()