Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/isdn/hysdn/
Dhysdn_procconf.c34 #define CONF_STATE_POF 2 /* writing pof data */ macro
115 cnf->state = CONF_STATE_POF; /* new state */ in hysdn_conf_write()
126 if (cnf->state == CONF_STATE_POF) { /* pof write active */ in hysdn_conf_write()
322 if (cnf->state == CONF_STATE_POF) in hysdn_conf_close()