Searched refs:callout_init (Results 1 – 8 of 8) sorted by relevance
35 callout_init(void) in callout_init() function
160 extern void callout_init(void);
193 callout_init(); in main()
248 callout_init(&esc->sc_poll_ch);
172 #define ahc_timer_init callout_init
508 callout_init(&vc->vc_switch_callout);
130 #define usb_callout_init(h) callout_init(&(h))
531 callout_init(&sc->timer, CALLOUT_MPSAFE); in em_attach()532 callout_init(&sc->tx_fifo_timer, CALLOUT_MPSAFE); in em_attach()