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

/linux-master/drivers/misc/echo/
H A Decho.h123 int nonupdate_dwell; member in struct:oslec_state
H A Decho.c240 ec->nonupdate_dwell = 0;
372 if (!ec->nonupdate_dwell) {
421 ec->nonupdate_dwell = DTD_HANGOVER;
422 if (ec->nonupdate_dwell)
423 ec->nonupdate_dwell--;
431 (ec->nonupdate_dwell == 0) &&

Completed in 137 milliseconds