Home
last modified time | relevance | path

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

/f-stack/freebsd/arm64/nvidia/tegra210/
H A Dmax77620.h240 int max77620_regulator_attach(struct max77620_softc *sc, phandle_t node);
H A Dmax77620.c420 rv = max77620_regulator_attach(sc, node); in max77620_attach()
H A Dmax77620_regulators.c761 max77620_regulator_attach(struct max77620_softc *sc, phandle_t node) in max77620_regulator_attach() function