Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/hamradio/
Dscc.c518 static inline void scc_rxint(struct scc_channel *scc) in scc_rxint() function
619 case RXINT: scc_rxint(scc); break; in scc_isr_dispatch()