Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/tty/serial/
Dowl-uart.c71 struct owl_uart_info { struct
659 static const struct owl_uart_info owl_s500_info = {
663 static const struct owl_uart_info owl_s900_info = {
677 const struct owl_uart_info *info = NULL; in owl_uart_probe()