Home
last modified time | relevance | path

Searched refs:tegra_rtc_softc (Results 1 – 1 of 1) sorted by relevance

/f-stack/freebsd/arm/nvidia/
H A Dtegra_rtc.c95 struct tegra_rtc_softc { struct
108 tegra_rtc_wait(struct tegra_rtc_softc *sc) in tegra_rtc_wait() argument
129 struct tegra_rtc_softc *sc; in tegra_rtc_gettime()
148 struct tegra_rtc_softc *sc; in tegra_rtc_settime()
165 struct tegra_rtc_softc *sc; in tegra_rtc_intr()
168 sc = (struct tegra_rtc_softc *)arg; in tegra_rtc_intr()
191 struct tegra_rtc_softc *sc; in tegra_rtc_attach()
270 struct tegra_rtc_softc *sc; in tegra_rtc_detach()
299 sizeof(struct tegra_rtc_softc));