max310x_devtype 270 drivers/tty/serial/max310x.c struct max310x_devtype *devtype; max310x_devtype 416 drivers/tty/serial/max310x.c static const struct max310x_devtype max3107_devtype = { max310x_devtype 424 drivers/tty/serial/max310x.c static const struct max310x_devtype max3108_devtype = { max310x_devtype 432 drivers/tty/serial/max310x.c static const struct max310x_devtype max3109_devtype = { max310x_devtype 440 drivers/tty/serial/max310x.c static const struct max310x_devtype max14830_devtype = { max310x_devtype 1253 drivers/tty/serial/max310x.c static int max310x_probe(struct device *dev, struct max310x_devtype *devtype, max310x_devtype 1462 drivers/tty/serial/max310x.c struct max310x_devtype *devtype; max310x_devtype 1480 drivers/tty/serial/max310x.c devtype = (struct max310x_devtype *)of_id->data; max310x_devtype 1484 drivers/tty/serial/max310x.c devtype = (struct max310x_devtype *)id_entry->driver_data;