tegra_tcu
struct tegra_tcu *tcu = container_of(cons, struct tegra_tcu, console);
struct tegra_tcu *tcu = container_of(cl, struct tegra_tcu, rx_client);
struct tegra_tcu *tcu;
struct tegra_tcu *tcu = platform_get_drvdata(pdev);
static void tegra_tcu_write_one(struct tegra_tcu *tcu, u32 value,
static void tegra_tcu_write(struct tegra_tcu *tcu, const char *s,
struct tegra_tcu *tcu = port->private_data;