Searched refs:sirfsoc_uart_ids (Results 1 – 1 of 1) sorted by relevance
1272 static const struct of_device_id sirfsoc_uart_ids[] = { variable1278 MODULE_DEVICE_TABLE(of, sirfsoc_uart_ids);1295 match = of_match_node(sirfsoc_uart_ids, pdev->dev.of_node); in sirfsoc_uart_probe()1500 .of_match_table = sirfsoc_uart_ids,