This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-skq
Watch
1
Star
0
Fork
0
You've already forked freebsd-skq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-skq
/
sys
/
dev
/
gpio
History
Luiz Otavio O Souza
6153d46515
Use the child device name here is lame because at the point that this
...
happens, the child device is not yet specified.
2015-03-05 03:11:47 +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
Use the child device name here is lame because at the point that this
2015-03-05 03:11:47 +00:00
gpiobusvar.h
Use the child device name here is lame because at the point that this
2015-03-05 03:11:47 +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
Add ofw_gpiobus_parse_gpios(), a new public function, to parse the gpios
2015-02-28 21:01:01 +00:00
ofw_gpiobus.c
Use the child device name here is lame because at the point that this
2015-03-05 03:11:47 +00:00