Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/ppbus/
H A Dppbus_conf.h148 void gpio_ppbus_attach(struct ppbus_softc *);
H A Dppbus_gpio.c78 gpio_ppbus_attach(struct ppbus_softc *sc) in gpio_ppbus_attach() function
H A Dppbus_conf.c178 gpio_ppbus_attach(ppbus); in ppbus_attach()