freebsd-dev/sys/dev/gpio
2016-03-01 16:10:15 +00:00
..
gpio_if.m Implement a new method to retrieve the gpiobus reference from a GPIO 2015-01-31 15:50:19 +00:00
gpiobacklight.c Add GPIO backlight driver compatible with Linux FDT bindings. 2015-07-30 19:04:14 +00:00
gpiobus_if.m Add a new ioctl to allow the setting of GPIO pin names. 2015-03-08 00:47:50 +00:00
gpiobus.c Introduce a RMAN_IS_DEFAULT_RANGE() macro, and use it. 2016-02-20 01:32:58 +00:00
gpiobusvar.h OFW_GPIOBUS: Add utility functions for easier handling of OFW GPIO pins. 2016-03-01 16:10:15 +00:00
gpioc.c Add a new ioctl to allow the setting of GPIO pin names. 2015-03-08 00:47:50 +00:00
gpioiic.c Fix the gpiobus locking by using a more sane model where it isn't necessary 2014-10-31 19:15:14 +00:00
gpioled.c gpioled(4) depends on gpiobus. 2015-08-17 17:09:57 +00:00
ofw_gpiobus.c OFW_GPIOBUS: Add utility functions for easier handling of OFW GPIO pins. 2016-03-01 16:10:15 +00:00