mxs_auart_dt_ids  458 drivers/tty/serial/mxs-auart.c static const struct of_device_id mxs_auart_dt_ids[] = {
mxs_auart_dt_ids  470 drivers/tty/serial/mxs-auart.c MODULE_DEVICE_TABLE(of, mxs_auart_dt_ids);
mxs_auart_dt_ids 1647 drivers/tty/serial/mxs-auart.c 			of_match_device(mxs_auart_dt_ids, &pdev->dev);
mxs_auart_dt_ids 1780 drivers/tty/serial/mxs-auart.c 		.of_match_table = mxs_auart_dt_ids,