Home
last modified time | relevance | path

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

/linux-3.4.99/include/linux/
Dscc.h73 HWEV_DCD_ON, enumerator
/linux-3.4.99/drivers/net/hamradio/
Dscc.c459 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()
1358 scc_notify(scc, scc->dcd? HWEV_DCD_ON:HWEV_DCD_OFF); in scc_set_param()