mxs_auart_devtype  450 drivers/tty/serial/mxs-auart.c static const struct platform_device_id mxs_auart_devtype[] = {
mxs_auart_devtype  456 drivers/tty/serial/mxs-auart.c MODULE_DEVICE_TABLE(platform, mxs_auart_devtype);
mxs_auart_devtype  461 drivers/tty/serial/mxs-auart.c 		.data = &mxs_auart_devtype[IMX28_AUART]
mxs_auart_devtype  464 drivers/tty/serial/mxs-auart.c 		.data = &mxs_auart_devtype[IMX23_AUART]
mxs_auart_devtype  467 drivers/tty/serial/mxs-auart.c 		.data = &mxs_auart_devtype[ASM9260_AUART]