NetBSD/sys/dev/gpio
pgoyette d91f98a871 Merge the [pgoyette-compat] branch 2019-01-27 02:08:33 +00:00
..
files.gpio Add a 1PPS-over-GPIO driver, originally by Brad Spencer, with changes by 2018-05-20 14:08:32 +00:00
gpio.c Merge the [pgoyette-compat] branch 2019-01-27 02:08:33 +00:00
gpiobutton.c Use sysmon_taskq instead of our own workqueue for submitting button events. 2015-10-04 18:35:44 +00:00
gpioiic.c Kill some more extern struct cfdriver declarations. 2017-10-28 04:53:54 +00:00
gpioirq.c Add an example "gpioirq" driver that demonstrates interrupts on GPIO 2018-05-19 14:15:39 +00:00
gpiolock.c Kill some more extern struct cfdriver declarations. 2017-10-28 04:53:54 +00:00
gpioow.c Kill some more extern struct cfdriver declarations. 2017-10-28 04:53:54 +00:00
gpiopps.c Fix a paste-o that prevented the 2-pin interrupt messages from being 2018-06-01 13:42:14 +00:00
gpiopwm.c Kill some more extern struct cfdriver declarations. 2017-10-28 04:53:54 +00:00
gpiorfkill.c Simple driver for gpio control of rf enable/disable pins. 2015-05-29 23:17:13 +00:00
gpiosim.c Kill some more extern struct cfdriver declarations. 2017-10-28 04:53:54 +00:00
gpiovar.h Overhaul of GPIO interrupt support (that wasn't even used by anything). 2018-05-19 13:59:06 +00:00