outofloop_count 1106 drivers/tty/serial/jsm/jsm_neo.c int outofloop_count = 0; outofloop_count 1133 drivers/tty/serial/jsm/jsm_neo.c while (((uart_poll & 0xff) != 0) && (outofloop_count < 0xff)){ outofloop_count 1136 drivers/tty/serial/jsm/jsm_neo.c outofloop_count++;