Home
last modified time | relevance | path

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

/src/sys/arm64/nvidia/tegra210/
H A Dmax77620.h238 int max77620_regulator_attach(struct max77620_softc *sc, phandle_t node);
H A Dmax77620.c415 rv = max77620_regulator_attach(sc, node); in max77620_attach()
H A Dmax77620_regulators.c758 max77620_regulator_attach(struct max77620_softc *sc, phandle_t node) in max77620_regulator_attach() function