Home
last modified time | relevance | path

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

/freebsd/sys/arm/nvidia/
H A Das3722.h318 int as3722_gpio_attach(struct as3722_softc *sc, phandle_t node);
H A Das3722.c314 rv = as3722_gpio_attach(sc, node); in as3722_attach()
H A Das3722_gpio.c537 as3722_gpio_attach(struct as3722_softc *sc, phandle_t node) in as3722_gpio_attach() function