tegra_cec_softc
CFATTACH_DECL_NEW(tegra_cec, sizeof(struct tegra_cec_softc),
struct tegra_cec_softc * const sc = device_private(self);
struct tegra_cec_softc * const sc = priv;
tegra_cec_reset(struct tegra_cec_softc *sc)
struct tegra_cec_softc * const sc = priv;
struct tegra_cec_softc * const sc = priv;
tegra_cec_get_phys_addr(struct tegra_cec_softc *sc, uint16_t *phys_addr)
struct tegra_cec_softc * const sc = priv;
struct tegra_cec_softc * const sc = priv;
struct tegra_cec_softc * const sc = priv;
struct tegra_cec_softc * const sc = priv;
static void tegra_cec_reset(struct tegra_cec_softc *);