Searched refs:SERIAL_MODE_INPUT_OPEN (Results 1 – 1 of 1) sorted by relevance
100 #define SERIAL_MODE_INPUT_OPEN (1 << 0) macro218 } else if ((uart->filemode & SERIAL_MODE_INPUT_OPEN) in snd_uart16550_io_loop()222 } else if ((uart->filemode & SERIAL_MODE_INPUT_OPEN) && in snd_uart16550_io_loop()507 uart->filemode |= SERIAL_MODE_INPUT_OPEN; in snd_uart16550_input_open()519 uart->filemode &= ~SERIAL_MODE_INPUT_OPEN; in snd_uart16550_input_close()