Home
last modified time | relevance | path

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

/Linux-v5.4/include/uapi/linux/
Dscc.h75 HWEV_DCD_OFF, enumerator
/Linux-v5.4/drivers/net/hamradio/
Dscc.c460 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()
1360 scc_notify(scc, scc->dcd? HWEV_DCD_ON:HWEV_DCD_OFF); in scc_set_param()