Home
last modified time | relevance | path

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

/linux/drivers/tty/serial/
H A Dowl-uart.c637 static const struct of_device_id owl_uart_dt_matches[] = { variable
642 MODULE_DEVICE_TABLE(of, owl_uart_dt_matches);
654 match = of_match_node(owl_uart_dt_matches, pdev->dev.of_node); in owl_uart_probe()
736 .of_match_table = owl_uart_dt_matches,