Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/hamradio/
Dscc.c195 static void scc_tx_done(struct scc_channel *);
386 scc_tx_done(scc); in scc_txint()
395 scc_tx_done(scc); in scc_txint()
1064 static void scc_tx_done(struct scc_channel *scc) in scc_tx_done() function