Home
last modified time | relevance | path

Searched refs:usb_callout_reset (Results 1 – 23 of 23) sorted by relevance

/freebsd/sys/dev/usb/gadget/
H A Dg_mouse.c186 usb_callout_reset(&sc->sc_button_press_callout, i, in g_mouse_button_press_timeout_reset()
209 usb_callout_reset(&sc->sc_cursor_update_callout, i, in g_mouse_cursor_update_timeout_reset()
H A Dg_modem.c206 usb_callout_reset(&sc->sc_callout, i, &g_modem_timeout, sc); in g_modem_timeout_reset()
235 usb_callout_reset(&sc->sc_watchdog, hz, &g_modem_watchdog, sc); in g_modem_watchdog_reset()
H A Dg_audio.c223 usb_callout_reset(&sc->sc_callout, i, &g_audio_timeout, sc); in g_audio_timeout_reset()
249 usb_callout_reset(&sc->sc_watchdog, hz, &g_audio_watchdog, sc); in g_audio_watchdog_reset()
H A Dg_keyboard.c182 usb_callout_reset(&sc->sc_callout, i, &g_keyboard_timeout, sc); in g_keyboard_timeout_reset()
/freebsd/sys/dev/usb/net/
H A Dusb_ethernet.c382 usb_callout_reset(&ue->ue_watchdog, hz, ue_watchdog, ue); in ue_start_task()
485 usb_callout_reset(&ue->ue_watchdog, hz, ue_watchdog, ue); in ue_watchdog()
H A Dif_usie.c1049 usb_callout_reset(&sc->sc_if_sync_ch, 2 * hz, usie_if_sync_to, sc); in usie_if_sync_cb()
/freebsd/sys/dev/usb/controller/
H A Dxhci_pci.c258 usb_callout_reset(&sc->sc_callout, 1, (void *)&xhci_interrupt_poll, sc); in xhci_interrupt_poll()
H A Dusb_controller.c674 usb_callout_reset(&bus->power_wdog, in usb_power_wdog()
H A Dehci.c1495 usb_callout_reset(&sc->sc_tmo_pcd, hz, in ehci_interrupt()
1510 usb_callout_reset(&sc->sc_tmo_poll, hz / 128, in ehci_interrupt()
H A Ddwc_otg.c2447 usb_callout_reset(&sc->sc_timer, in dwc_otg_timer()
2462 usb_callout_reset(&sc->sc_timer, in dwc_otg_timer_start()
H A Dohci.c1194 usb_callout_reset(&sc->sc_tmo_rhsc, hz, in ohci_interrupt()
H A Duhci.c2758 usb_callout_reset(&sc->sc_root_intr, hz, in uhci_root_intr()
/freebsd/sys/dev/usb/input/
H A Duhid_snes.c423 usb_callout_reset(&sc->sc_watchdog, hz, &uhid_snes_watchdog, sc); in uhid_snes_watchdog()
H A Dums.c366 usb_callout_reset(&sc->sc_callout, hz / 20, in ums_intr_callback()
/freebsd/sys/dev/usb/controller/dwc3/
H A Ddwc3.c110 usb_callout_reset(&sc->sc_callout, 1, (void *)&xhci_interrupt_poll, sc); in xhci_interrupt_poll()
/freebsd/sys/dev/usb/serial/
H A Dulpt.c746 usb_callout_reset(&sc->sc_watchdog, in ulpt_watchdog()
H A Duslcom.c394 usb_callout_reset(&sc->sc_watchdog, in uslcom_watchdog()
/freebsd/sys/dev/usb/
H A Dusbdi.h479 #define usb_callout_reset(c,...) do { \ macro
H A Dusb_transfer.c2939 usb_callout_reset(&xfer->timeout_handle, in usbd_transfer_timeout_ms()
/freebsd/sys/dev/usb/wlan/
H A Dif_ural.c2168 usb_callout_reset(&uvp->ratectl_ch, hz, ural_ratectl_timeout, uvp); in ural_ratectl_start()
2207 usb_callout_reset(&uvp->ratectl_ch, hz, ural_ratectl_timeout, uvp); in ural_ratectl_task()
H A Dif_rum.c3119 usb_callout_reset(&rvp->ratectl_ch, hz, rum_ratectl_timeout, rvp); in rum_ratectl_start()
3162 usb_callout_reset(&rvp->ratectl_ch, hz, rum_ratectl_timeout, rvp); in rum_ratectl_task()
H A Dif_run.c2287 usb_callout_reset(&sc->ratectl_ch, hz, run_ratectl_to, sc); in run_newstate()
2616 usb_callout_reset(&sc->ratectl_ch, hz, run_ratectl_to, sc); in run_ratectl_cb()
2816 usb_callout_reset(&sc->ratectl_ch, hz, run_ratectl_to, sc); in run_newassoc()
H A Dif_urtw.c3657 usb_callout_reset(&sc->sc_led_ch, hz, urtw_led_ch, sc); in urtw_led_mode0()
3814 usb_callout_reset(&sc->sc_led_ch, hz, urtw_led_ch, sc); in urtw_led_blink()