Symbol: usb_callout
sys/dev/usb/controller/dwc_otg.h
167
struct usb_callout sc_timer;
sys/dev/usb/controller/ehci.h
318
struct usb_callout sc_tmo_pcd;
sys/dev/usb/controller/ehci.h
319
struct usb_callout sc_tmo_poll;
sys/dev/usb/controller/ohci.h
227
struct usb_callout sc_tmo_rhsc;
sys/dev/usb/controller/uhci.h
207
struct usb_callout sc_root_intr;
sys/dev/usb/controller/xhci.h
501
struct usb_callout sc_callout;
sys/dev/usb/gadget/g_audio.c
75
struct usb_callout sc_callout;
sys/dev/usb/gadget/g_audio.c
76
struct usb_callout sc_watchdog;
sys/dev/usb/gadget/g_keyboard.c
115
struct usb_callout sc_callout;
sys/dev/usb/gadget/g_modem.c
74
struct usb_callout sc_callout;
sys/dev/usb/gadget/g_modem.c
75
struct usb_callout sc_watchdog;
sys/dev/usb/gadget/g_mouse.c
109
struct usb_callout sc_button_press_callout;
sys/dev/usb/gadget/g_mouse.c
110
struct usb_callout sc_cursor_update_callout;
sys/dev/usb/input/uhid_snes.c
87
struct usb_callout sc_watchdog;
sys/dev/usb/input/ukbd.c
164
struct usb_callout sc_callout;
sys/dev/usb/input/ums.c
136
struct usb_callout sc_callout;
sys/dev/usb/net/if_umbreg.h
417
struct usb_callout sc_statechg_timer;
sys/dev/usb/net/if_usievar.h
222
struct usb_callout sc_if_sync_ch;
sys/dev/usb/net/usb_ethernet.h
88
struct usb_callout ue_watchdog;
sys/dev/usb/serial/ulpt.c
106
struct usb_callout sc_watchdog;
sys/dev/usb/serial/uslcom.c
141
struct usb_callout sc_watchdog;
sys/dev/usb/usb_bus.h
97
struct usb_callout power_wdog; /* power management */
sys/dev/usb/usb_core.h
132
struct usb_callout timeout_handle;
sys/dev/usb/wlan/if_mtwvar.h
360
struct usb_callout ratectl_ch;
sys/dev/usb/wlan/if_rumvar.h
90
struct usb_callout ratectl_ch;
sys/dev/usb/wlan/if_runvar.h
216
struct usb_callout ratectl_ch;
sys/dev/usb/wlan/if_uralvar.h
75
struct usb_callout ratectl_ch;
sys/dev/usb/wlan/if_urtwvar.h
131
struct usb_callout sc_led_ch;