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

/linux-4.1.27/drivers/net/hamradio/
H A Dscc.c995 static void __scc_start_tx_timer(struct scc_channel *scc, void (*handler)(unsigned long), unsigned long when) __scc_start_tx_timer() function
1017 __scc_start_tx_timer(scc, handler, when); scc_start_tx_timer()
1684 __scc_start_tx_timer(scc, t_dwait, scc->kiss.waittime); scc_net_tx()
1686 __scc_start_tx_timer(scc, t_dwait, 0); scc_net_tx()

Completed in 65 milliseconds