Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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
/kernel/linux/linux-6.6/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

Completed in 4 milliseconds