Searched refs:owl_uart_dt_matches (Results 1 – 1 of 1) sorted by relevance
631 static const struct of_device_id owl_uart_dt_matches[] = { variable636 MODULE_DEVICE_TABLE(of, owl_uart_dt_matches);648 match = of_match_node(owl_uart_dt_matches, pdev->dev.of_node); in owl_uart_probe()731 .of_match_table = owl_uart_dt_matches,