Home
last modified time | relevance | path

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

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