Home
last modified time | relevance | path

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

/f-stack/freebsd/arm64/nvidia/tegra210/
H A Dmax77620.c383 max77620_attach(device_t dev) in max77620_attach() function
480 DEVMETHOD(device_attach, max77620_attach),
H A Dmax77620_regulators.c699 max77620_attach(struct max77620_softc *sc, phandle_t node, struct reg_def *def) in max77620_attach() function
790 reg = max77620_attach(sc, child, max77620s_def + i); in max77620_regulator_attach()