sccnxp_chip       123 drivers/tty/serial/sccnxp.c 	struct sccnxp_chip	*chip;
sccnxp_chip       139 drivers/tty/serial/sccnxp.c static const struct sccnxp_chip sc2681 = {
sccnxp_chip       150 drivers/tty/serial/sccnxp.c static const struct sccnxp_chip sc2691 = {
sccnxp_chip       161 drivers/tty/serial/sccnxp.c static const struct sccnxp_chip sc2692 = {
sccnxp_chip       172 drivers/tty/serial/sccnxp.c static const struct sccnxp_chip sc2891 = {
sccnxp_chip       183 drivers/tty/serial/sccnxp.c static const struct sccnxp_chip sc2892 = {
sccnxp_chip       194 drivers/tty/serial/sccnxp.c static const struct sccnxp_chip sc28202 = {
sccnxp_chip       205 drivers/tty/serial/sccnxp.c static const struct sccnxp_chip sc68681 = {
sccnxp_chip       216 drivers/tty/serial/sccnxp.c static const struct sccnxp_chip sc68692 = {
sccnxp_chip       311 drivers/tty/serial/sccnxp.c 	struct sccnxp_chip *chip = s->chip;
sccnxp_chip       907 drivers/tty/serial/sccnxp.c 	s->chip = (struct sccnxp_chip *)pdev->id_entry->driver_data;