omap8250_dt_ids  1118 drivers/tty/serial/8250/8250_omap.c static const struct of_device_id omap8250_dt_ids[] = {
omap8250_dt_ids  1128 drivers/tty/serial/8250/8250_omap.c MODULE_DEVICE_TABLE(of, omap8250_dt_ids);
omap8250_dt_ids  1217 drivers/tty/serial/8250/8250_omap.c 	id = of_match_device(of_match_ptr(omap8250_dt_ids), &pdev->dev);
omap8250_dt_ids  1532 drivers/tty/serial/8250/8250_omap.c 		.of_match_table = omap8250_dt_ids,