NetBSD/sys/dev/gpio
msaitoh d21ffc75e5 - Use aprint*() instead of printf() in xxx_attach().
- Add missing aprint_naive("\n");
- KNF
2016-07-14 04:00:45 +00:00
..
files.gpio pull in sysmon_taskq 2015-10-15 09:07:49 +00:00
gpio.c As proposed in 2016-05-11 18:33:40 +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 i2c_acquire_bus() should return 0 on success. 2015-09-01 19:25:32 +00:00
gpiolock.c
gpioow.c
gpiopwm.c - Use aprint*() instead of printf() in xxx_attach(). 2016-07-14 04:00:45 +00:00
gpiorfkill.c
gpiosim.c - Use aprint*() instead of printf() in xxx_attach(). 2016-07-14 04:00:45 +00:00
gpiovar.h As proposed in 2016-05-11 18:33:40 +00:00