Searched refs:sirfsoc_uart_ids (Results 1 – 1 of 1) sorted by relevance
1256 static struct of_device_id sirfsoc_uart_ids[] = { variable1263 MODULE_DEVICE_TABLE(of, sirfsoc_uart_ids);1279 match = of_match_node(sirfsoc_uart_ids, pdev->dev.of_node); in sirfsoc_uart_probe()1470 .of_match_table = sirfsoc_uart_ids,