Searched refs:sirfsoc_uart_ids (Results 1 – 1 of 1) sorted by relevance
1255 static const struct of_device_id sirfsoc_uart_ids[] = { variable1262 MODULE_DEVICE_TABLE(of, sirfsoc_uart_ids);1279 match = of_match_node(sirfsoc_uart_ids, np); in sirfsoc_uart_probe()1473 .of_match_table = sirfsoc_uart_ids,