Home
last modified time | relevance | path

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

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