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

/linux-4.1.27/drivers/net/hamradio/
H A Dscc.c321 static inline void scc_notify(struct scc_channel *scc, int event) scc_notify() function
459 scc_notify(scc, scc->dcd? HWEV_DCD_OFF:HWEV_DCD_ON); scc_exint()
477 scc_notify(scc, scc->dcd? HWEV_DCD_ON:HWEV_DCD_OFF); scc_exint()
1075 scc_notify(scc, HWEV_ALL_SENT); scc_tx_done()
1358 scc_notify(scc, scc->dcd? HWEV_DCD_ON:HWEV_DCD_OFF); scc_set_param()

Completed in 51 milliseconds