ar933x_uart_of_ids  731 drivers/tty/serial/ar933x_uart.c static const struct of_device_id ar933x_uart_of_ids[] = {
ar933x_uart_of_ids  735 drivers/tty/serial/ar933x_uart.c MODULE_DEVICE_TABLE(of, ar933x_uart_of_ids);
ar933x_uart_of_ids  743 drivers/tty/serial/ar933x_uart.c 		.of_match_table = of_match_ptr(ar933x_uart_of_ids),