MIN_TIMEOUT 618 drivers/tty/hvc/hvc_console.c static u32 timeout = MIN_TIMEOUT; MIN_TIMEOUT 651 drivers/tty/hvc/hvc_console.c timeout = (written_total) ? 0 : MIN_TIMEOUT; MIN_TIMEOUT 753 drivers/tty/hvc/hvc_console.c timeout = MIN_TIMEOUT;