Home
last modified time | relevance | path

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

/linux/drivers/tty/serial/
H A Dowl-uart.c71 struct owl_uart_info { struct
629 static const struct owl_uart_info owl_s500_info = {
633 static const struct owl_uart_info owl_s900_info = {
647 const struct owl_uart_info *info = NULL; in owl_uart_probe()