Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/gpio/
H A Dgpioirq.c89 static int gpioirq_detach(device_t, int);
97 gpioirq_detach, gpioirq_activate);
417 gpioirq_detach(device_t self, int flags) in gpioirq_detach() function