Home
last modified time | relevance | path

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

/freebsd/sys/arm64/nvidia/tegra210/
H A Dmax77620.h257 int max77620_gpio_attach(struct max77620_softc *sc, phandle_t node);
H A Dmax77620.c418 rv = max77620_gpio_attach(sc, node); in max77620_attach()
H A Dmax77620_gpio.c668 max77620_gpio_attach(struct max77620_softc *sc, phandle_t node) in max77620_gpio_attach() function