Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/misc/echo/
Decho.c252 ec->nonupdate_dwell = 0; in oslec_flush()
384 if (!ec->nonupdate_dwell) { in oslec_update()
433 ec->nonupdate_dwell = DTD_HANGOVER; in oslec_update()
434 if (ec->nonupdate_dwell) in oslec_update()
435 ec->nonupdate_dwell--; in oslec_update()
443 (ec->nonupdate_dwell == 0) && in oslec_update()
Decho.h135 int nonupdate_dwell; member