freebsd-nq/sys/dev/gpio
Michal Meloun 12bc2abb4f Use EARLY_DRIVER_MODULE() with BUS_PASS_BUS priority for ofw_gpiobus
and ofw_iicbus. This causes enumeration of gpiobus/iicbus at the base driver
attach time. Due to this, childern drivers can be also attached early.
2016-03-15 15:24:18 +00:00
..
gpio_if.m
gpiobacklight.c
gpiobus_if.m
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
gpioiic.c
gpioled.c gpioled(4) depends on gpiobus. 2015-08-17 17:09:57 +00:00
ofw_gpiobus.c Use EARLY_DRIVER_MODULE() with BUS_PASS_BUS priority for ofw_gpiobus 2016-03-15 15:24:18 +00:00