Searched refs:SERIAL_MODE_INPUT_OPEN (Results 1 – 1 of 1) sorted by relevance
101 #define SERIAL_MODE_INPUT_OPEN (1 << 0) macro220 } else if ((uart->filemode & SERIAL_MODE_INPUT_OPEN) in snd_uart16550_io_loop()224 } else if ((uart->filemode & SERIAL_MODE_INPUT_OPEN) && in snd_uart16550_io_loop()510 uart->filemode |= SERIAL_MODE_INPUT_OPEN; in snd_uart16550_input_open()522 uart->filemode &= ~SERIAL_MODE_INPUT_OPEN; in snd_uart16550_input_close()