freebsd_amp_hwpstate/sys/dev/gpio
Michal Meloun e3da01a384 OFWGPIOBUS: Make ofwgpiobus_devclass externaly visible.
It's needed for binding of gpio controllers.
2016-05-15 14:43:52 +00:00
..
gpio_if.m
gpiobacklight.c Use GPIO pin management API in gpiobacklight 2016-05-11 00:26:52 +00:00
gpiobus.c Add gpiobus_release_pin function to release mapped pin 2016-05-12 20:12:45 +00:00
gpiobus_if.m
gpiobusvar.h Add gpiobus_release_pin function to release mapped pin 2016-05-12 20:12:45 +00:00
gpioc.c Use DEVMETHOD_END instead of its value to indicate end of methods table 2016-05-11 00:34:43 +00:00
gpioiic.c Use DEVMETHOD_END instead of its value to indicate end of methods table 2016-05-11 00:34:43 +00:00
gpiokeys.c Fix detach routine for gpiokeys 2016-05-12 20:15:23 +00:00
gpiokeys.h Add gpiokeys driver 2016-05-11 17:57:26 +00:00
gpiokeys_codes.c Add gpiokeys driver 2016-05-11 17:57:26 +00:00
gpioled.c Add OF_prop_free function as a counterpart for OF_*prop_alloc 2016-05-11 18:20:02 +00:00
ofw_gpiobus.c OFWGPIOBUS: Make ofwgpiobus_devclass externaly visible. 2016-05-15 14:43:52 +00:00