Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/ic/
H A Digpiovar.h51 void igpio_detach(struct igpio_softc *);
H A Digpio.c368 igpio_detach(sc); in igpio_attach()
374 igpio_detach(struct igpio_softc *sc) in igpio_detach() function
/netbsd-src/sys/dev/acpi/
H A Digpio_acpi.c196 igpio_detach(&asc->sc_isc); in igpio_acpi_detach()