Searched refs:sirfsoc_uart_ids (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/drivers/tty/serial/
H A Dsirfsoc_uart.c1256 static struct of_device_id sirfsoc_uart_ids[] = { variable in typeref:struct:of_device_id
1263 MODULE_DEVICE_TABLE(of, sirfsoc_uart_ids);
1279 match = of_match_node(sirfsoc_uart_ids, pdev->dev.of_node); sirfsoc_uart_probe()
1470 .of_match_table = sirfsoc_uart_ids,

Completed in 49 milliseconds