tegra_soctherm_softc
static int tegra_soctherm_init_clocks(struct tegra_soctherm_softc *);
static void tegra_soctherm_init_sensor(struct tegra_soctherm_softc *,
CFATTACH_DECL_NEW(tegra_soctherm, sizeof(struct tegra_soctherm_softc),
struct tegra_soctherm_softc * const sc = device_private(self);
tegra_soctherm_init_clocks(struct tegra_soctherm_softc *sc)
struct tegra_soctherm_softc * const sc = device_private(dev);
tegra_soctherm_init_sensor(struct tegra_soctherm_softc *sc,
struct tegra_soctherm_softc * const sc = sme->sme_cookie;