Searched refs:owl_uart_dt_matches (Results 1 – 1 of 1) sorted by relevance
637 static const struct of_device_id owl_uart_dt_matches[] = { variable642 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,