Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/tty/serial/
Dowl-uart.c67 struct owl_uart_info { struct
623 static const struct owl_uart_info owl_s500_info = {
627 static const struct owl_uart_info owl_s900_info = {
641 const struct owl_uart_info *info = NULL; in owl_uart_probe()