Searched refs:SERIAL_MODE_INPUT_OPEN (Results 1 – 1 of 1) sorted by relevance
114 #define SERIAL_MODE_INPUT_OPEN (1 << 0) macro233 } else if ((uart->filemode & SERIAL_MODE_INPUT_OPEN) in snd_uart16550_io_loop()237 } else if ((uart->filemode & SERIAL_MODE_INPUT_OPEN) && in snd_uart16550_io_loop()523 uart->filemode |= SERIAL_MODE_INPUT_OPEN; in snd_uart16550_input_open()535 uart->filemode &= ~SERIAL_MODE_INPUT_OPEN; in snd_uart16550_input_close()