Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/misc/echo/
Decho.c325 ec->nonupdate_dwell = 0; in oslec_flush()
457 if ((ec->nonupdate_dwell == 0)) { in oslec_update()
506 ec->nonupdate_dwell = DTD_HANGOVER; in oslec_update()
507 if (ec->nonupdate_dwell) in oslec_update()
508 ec->nonupdate_dwell--; in oslec_update()
516 (ec->nonupdate_dwell == 0) && in oslec_update()
Decho.h135 int nonupdate_dwell; member