Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/hamradio/
Dscc.c322 static inline void scc_notify(struct scc_channel *scc, int event) in scc_notify() function
460 scc_notify(scc, scc->dcd? HWEV_DCD_OFF:HWEV_DCD_ON); in scc_exint()
478 scc_notify(scc, scc->dcd? HWEV_DCD_ON:HWEV_DCD_OFF); in scc_exint()
1077 scc_notify(scc, HWEV_ALL_SENT); in scc_tx_done()
1360 scc_notify(scc, scc->dcd? HWEV_DCD_ON:HWEV_DCD_OFF); in scc_set_param()