freebsd-dev/sys/dev/gpio
2015-02-02 19:22:34 +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
gpiobus_if.m Fix the gpiobus locking by using a more sane model where it isn't necessary 2014-10-31 19:15:14 +00:00
gpiobus.c Register the GPIO controller device reference on xref table for FDT systems. 2015-02-02 19:22:34 +00:00
gpiobusvar.h Register the GPIO controller device reference on xref table for FDT systems. 2015-02-02 19:22:34 +00:00
gpioc.c Moves all the duplicate code to a single function. 2014-11-18 17:22:08 +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 Fix the build of non-FDT systems by moving the gpiobusvar.h header outside 2014-11-01 10:40:29 +00:00
ofw_gpiobus.c Register the GPIO controller device reference on xref table for FDT systems. 2015-02-02 19:22:34 +00:00