Home
last modified time | relevance | path

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

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