Searched refs:uart6850_opened (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/sound/oss/
H A Duart6850.c71 static int uart6850_opened; variable
96 if (uart6850_opened & OPEN_READ) uart6850_input_loop()
123 if (!(uart6850_opened & OPEN_READ)) poll_uart6850()
145 if (uart6850_opened) uart6850_open()
154 uart6850_opened = mode; uart6850_open()
166 uart6850_opened = 0; uart6850_close()

Completed in 37 milliseconds