Home
last modified time | relevance | path

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

/openbmc/linux/sound/pci/oxygen/
H A Doxygen_lib.c29 static inline int oxygen_uart_input_ready(struct oxygen *chip) in oxygen_uart_input_ready() function
36 if (unlikely(!oxygen_uart_input_ready(chip))) { in oxygen_read_uart()
48 } while (oxygen_uart_input_ready(chip)); in oxygen_read_uart()