Home
last modified time | relevance | path

Searched refs:SERIAL_MODE_INPUT_TRIGGERED (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/sound/drivers/
Dserial-u16550.c116 #define SERIAL_MODE_INPUT_TRIGGERED (1 << 2) macro
551 uart->filemode |= SERIAL_MODE_INPUT_TRIGGERED; in snd_uart16550_input_trigger()
553 uart->filemode &= ~SERIAL_MODE_INPUT_TRIGGERED; in snd_uart16550_input_trigger()