Home
last modified time | relevance | path

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

/linux-4.1.27/sound/pci/oxygen/
Doxygen_lib.c41 static inline int oxygen_uart_input_ready(struct oxygen *chip) in oxygen_uart_input_ready() function
48 if (unlikely(!oxygen_uart_input_ready(chip))) { in oxygen_read_uart()
60 } while (oxygen_uart_input_ready(chip)); in oxygen_read_uart()