serial_polled 224 drivers/tty/serial/cpm_uart/cpm_uart_core.c static int serial_polled; serial_polled 250 drivers/tty/serial/cpm_uart/cpm_uart_core.c if (unlikely(serial_polled)) { serial_polled 251 drivers/tty/serial/cpm_uart/cpm_uart_core.c serial_polled = 0; serial_polled 287 drivers/tty/serial/cpm_uart/cpm_uart_core.c if (unlikely(serial_polled)) { serial_polled 288 drivers/tty/serial/cpm_uart/cpm_uart_core.c serial_polled = 0; serial_polled 1091 drivers/tty/serial/cpm_uart/cpm_uart_core.c if (!serial_polled) { serial_polled 1092 drivers/tty/serial/cpm_uart/cpm_uart_core.c serial_polled = 1;