baud_tolerance 138 drivers/tty/serial/serial-tegra.c struct tegra_baud_tolerance *baud_tolerance; baud_tolerance 350 drivers/tty/serial/serial-tegra.c if (baud >= tup->baud_tolerance[i].lower_range_baud && baud_tolerance 351 drivers/tty/serial/serial-tegra.c baud <= tup->baud_tolerance[i].upper_range_baud) baud_tolerance 353 drivers/tty/serial/serial-tegra.c tup->baud_tolerance[i].tolerance) / 10000); baud_tolerance 1449 drivers/tty/serial/serial-tegra.c tup->baud_tolerance = baud_tolerance 1451 drivers/tty/serial/serial-tegra.c sizeof(*tup->baud_tolerance), GFP_KERNEL); baud_tolerance 1452 drivers/tty/serial/serial-tegra.c if (!tup->baud_tolerance) baud_tolerance 1461 drivers/tty/serial/serial-tegra.c tup->baud_tolerance[index].lower_range_baud = baud_tolerance 1468 drivers/tty/serial/serial-tegra.c tup->baud_tolerance[index].upper_range_baud = baud_tolerance 1475 drivers/tty/serial/serial-tegra.c tup->baud_tolerance[index].tolerance =