clps711x_uart_dt_ids  524 drivers/tty/serial/clps711x.c static const struct of_device_id __maybe_unused clps711x_uart_dt_ids[] = {
clps711x_uart_dt_ids  528 drivers/tty/serial/clps711x.c MODULE_DEVICE_TABLE(of, clps711x_uart_dt_ids);
clps711x_uart_dt_ids  533 drivers/tty/serial/clps711x.c 		.of_match_table	= of_match_ptr(clps711x_uart_dt_ids),