Home
last modified time | relevance | path

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

/freebsd/sys/arm64/nvidia/tegra210/
H A Dmax77620.h243 int max77620_rtc_create(struct max77620_softc *sc, phandle_t node);
H A Dmax77620_rtc.c381 max77620_rtc_create(struct max77620_softc *sc, phandle_t node) in max77620_rtc_create() function
H A Dmax77620.c422 rv = max77620_rtc_create(sc, node); in max77620_attach()