NetBSD/sys/dev/gpio
mbalmer 70a43050a4 Don't ignore the gpiobus_close() return value. Found by joerg@ using clang. 2011-11-25 13:49:43 +00:00
..
files.gpio gpiopwm(4) is a driver to pulse GPIO pins in software. This obsoletes 2011-11-13 12:33:00 +00:00
gpio.c Don't ignore the gpiobus_close() return value. Found by joerg@ using clang. 2011-11-25 13:49:43 +00:00
gpioiic.c Add a ga_flags field to the gpio_attach structure to hand driver 2011-10-02 09:33:18 +00:00
gpiolock.c
gpioow.c Newline is \n, not /n. 2011-09-07 07:43:05 +00:00
gpiopwm.c On detach, set the pin to low state. 2011-11-13 13:16:33 +00:00
gpiosim.c Unconditionally include <sys/modules.h>. 2011-08-30 07:22:11 +00:00
gpiovar.h Remove software pulsing in gpio(4), this functionality is now provided 2011-11-13 13:20:02 +00:00