Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/tty/serial/
Dowl-uart.c667 static const struct of_device_id owl_uart_dt_matches[] = { variable
672 MODULE_DEVICE_TABLE(of, owl_uart_dt_matches);
684 match = of_match_node(owl_uart_dt_matches, pdev->dev.of_node); in owl_uart_probe()
768 .of_match_table = owl_uart_dt_matches,