Searched refs:__scc_start_tx_timer (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/hamradio/
H A Dscc.c996 static void __scc_start_tx_timer(struct scc_channel *scc, void (*handler)(unsigned long), unsigned long when) function
1018 __scc_start_tx_timer(scc, handler, when);
1681 __scc_start_tx_timer(scc, t_dwait, scc->kiss.waittime);
1683 __scc_start_tx_timer(scc, t_dwait, 0);

Completed in 56 milliseconds