Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/tty/serial/
H A 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()