sc16is74x_devtype  431 drivers/tty/serial/sc16is7xx.c static const struct sc16is7xx_devtype sc16is74x_devtype = {
sc16is74x_devtype 1358 drivers/tty/serial/sc16is7xx.c 	{ .compatible = "nxp,sc16is740",	.data = &sc16is74x_devtype, },
sc16is74x_devtype 1359 drivers/tty/serial/sc16is7xx.c 	{ .compatible = "nxp,sc16is741",	.data = &sc16is74x_devtype, },
sc16is74x_devtype 1418 drivers/tty/serial/sc16is7xx.c 	{ "sc16is74x",	(kernel_ulong_t)&sc16is74x_devtype, },
sc16is74x_devtype 1419 drivers/tty/serial/sc16is7xx.c 	{ "sc16is740",	(kernel_ulong_t)&sc16is74x_devtype, },
sc16is74x_devtype 1420 drivers/tty/serial/sc16is7xx.c 	{ "sc16is741",	(kernel_ulong_t)&sc16is74x_devtype, },
sc16is74x_devtype 1473 drivers/tty/serial/sc16is7xx.c 	{ "sc16is74x",	(kernel_ulong_t)&sc16is74x_devtype, },
sc16is74x_devtype 1474 drivers/tty/serial/sc16is7xx.c 	{ "sc16is740",	(kernel_ulong_t)&sc16is74x_devtype, },
sc16is74x_devtype 1475 drivers/tty/serial/sc16is7xx.c 	{ "sc16is741",	(kernel_ulong_t)&sc16is74x_devtype, },