nonupdate_dwell   240 drivers/misc/echo/echo.c 	ec->nonupdate_dwell = 0;
nonupdate_dwell   372 drivers/misc/echo/echo.c 	if (!ec->nonupdate_dwell) {
nonupdate_dwell   421 drivers/misc/echo/echo.c 		ec->nonupdate_dwell = DTD_HANGOVER;
nonupdate_dwell   422 drivers/misc/echo/echo.c 	if (ec->nonupdate_dwell)
nonupdate_dwell   423 drivers/misc/echo/echo.c 		ec->nonupdate_dwell--;
nonupdate_dwell   431 drivers/misc/echo/echo.c 	    (ec->nonupdate_dwell == 0) &&
nonupdate_dwell   123 drivers/misc/echo/echo.h 	int nonupdate_dwell;