Home
last modified time | relevance | path

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

/linux-2.6.39/sound/pci/oxygen/
Doxygen_lib.c40 static inline int oxygen_uart_input_ready(struct oxygen *chip) in oxygen_uart_input_ready() function
47 if (unlikely(!oxygen_uart_input_ready(chip))) { in oxygen_read_uart()
59 } while (oxygen_uart_input_ready(chip)); in oxygen_read_uart()