Home
last modified time | relevance | path

Searched refs:scc_tx_done (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/drivers/net/hamradio/
Dscc.c194 static void scc_tx_done(struct scc_channel *);
383 scc_tx_done(scc); in scc_txint()
392 scc_tx_done(scc); in scc_txint()
1060 static void scc_tx_done(struct scc_channel *scc) in scc_tx_done() function