Home
last modified time | relevance | path

Searched refs:usb_callout_reset (Results 1 – 25 of 25) 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.c380 usb_callout_reset(&ue->ue_watchdog, hz, ue_watchdog, ue); in ue_start_task()
483 usb_callout_reset(&ue->ue_watchdog, hz, ue_watchdog, ue); in ue_watchdog()
H A Dif_umb.c1148 usb_callout_reset(&sc->sc_statechg_timer, in umb_up()
1193 usb_callout_reset(&sc->sc_statechg_timer, in umb_down()
H A Dif_usie.c1051 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.c268 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/controller/dwc3/
H A Ddwc3.c109 usb_callout_reset(&sc->sc_callout, 1, (void *)&xhci_interrupt_poll, sc); in xhci_interrupt_poll()
/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.c365 usb_callout_reset(&sc->sc_callout, hz / 20, in ums_intr_callback()
/freebsd/sys/dev/usb/serial/
H A Dulpt.c745 usb_callout_reset(&sc->sc_watchdog, in ulpt_watchdog()
H A Duslcom.c393 usb_callout_reset(&sc->sc_watchdog, in uslcom_watchdog()
/freebsd/sys/dev/usb/
H A Dusbdi.h480 #define usb_callout_reset(c,...) do { \ macro
H A Dusb_transfer.c2941 usb_callout_reset(&xfer->timeout_handle, in usbd_transfer_timeout_ms()
/freebsd/sys/dev/usb/wlan/
H A Dif_ural.c2170 usb_callout_reset(&uvp->ratectl_ch, hz, ural_ratectl_timeout, uvp); in ural_ratectl_start()
2209 usb_callout_reset(&uvp->ratectl_ch, hz, ural_ratectl_timeout, uvp); in ural_ratectl_task()
H A Dif_mtw.c1826 usb_callout_reset(&sc->ratectl_ch, hz, mtw_ratectl_to, sc); in mtw_newstate()
2121 usb_callout_reset(&sc->ratectl_ch, hz, mtw_ratectl_to, sc); in mtw_ratectl_cb()
2334 usb_callout_reset(&sc->ratectl_ch, hz, &mtw_ratectl_to, sc); in mtw_newassoc()
H A Dif_rum.c3122 usb_callout_reset(&rvp->ratectl_ch, hz, rum_ratectl_timeout, rvp); in rum_ratectl_start()
3165 usb_callout_reset(&rvp->ratectl_ch, hz, rum_ratectl_timeout, rvp); in rum_ratectl_task()
H A Dif_urtw.c3659 usb_callout_reset(&sc->sc_led_ch, hz, urtw_led_ch, sc); in urtw_led_mode0()
3816 usb_callout_reset(&sc->sc_led_ch, hz, urtw_led_ch, sc); in urtw_led_blink()
H A Dif_run.c2288 usb_callout_reset(&sc->ratectl_ch, hz, run_ratectl_to, sc); in run_newstate()
2622 usb_callout_reset(&sc->ratectl_ch, hz, run_ratectl_to, sc); in run_ratectl_cb()
2825 usb_callout_reset(&sc->ratectl_ch, hz, run_ratectl_to, sc); in run_newassoc()