Home
last modified time | relevance | path

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

/linux-4.1.27/sound/oss/
Duart401.c40 volatile unsigned char input_byte; member
91 devc->input_byte = c; in uart401_input_loop()
232 devc->input_byte = 0; in enter_uart_mode()
237 if (devc->input_byte == MPU_ACK) in enter_uart_mode()
259 devc->input_byte = 0; in reset_uart401()
269 if (devc->input_byte == MPU_ACK) /* Interrupt */ in reset_uart401()
316 devc->input_byte = 0; in probe_uart401()