freebsd-dev/sys/dev/gpio
Kyle Evans 80d6dbeea0 Remove more needless <sys/tty.h> includes
As part of my journey to make it easy to determine what's relying on tty
bits, remove a couple more. Some of these just outright didn't need it,
while others did rely on <sys/tty.h> pollution for mutex headers.
2019-12-01 20:43:37 +00:00
..
dwgpio o Add support for multi-port instances of Synopsys DesignWare APB GPIO 2019-09-04 15:37:24 +00:00
bytgpio.c
chvgpio_reg.h
chvgpio.c
gpio_if.m
gpiobacklight.c
gpiobus_if.m
gpiobus.c gpiobus: provide a new hint, pin_list 2019-06-27 15:46:06 +00:00
gpiobusvar.h gpiobus: provide a new hint, pin_list 2019-06-27 15:46:06 +00:00
gpioc.c Fix typo: the 4th argument to GPIO_PIN_ACCESS_32 is the set of pins to 2019-04-25 22:27:56 +00:00
gpioiic.c gpioiic: set output after switching to output mode if presetting it failed 2019-10-25 09:37:54 +00:00
gpiokeys_codes.c
gpiokeys.c Remove more needless <sys/tty.h> includes 2019-12-01 20:43:37 +00:00
gpiokeys.h
gpioled_fdt.c
gpioled.c gpioled: add a new hint for initial state 2019-05-23 11:15:22 +00:00
gpiopower.c
gpiopps.c Add PNP_INFO to the gpiopps driver. 2019-08-13 15:38:05 +00:00
gpioregulator.c Zero the GPIO regulator pins memory. 2019-06-06 20:54:09 +00:00
gpiospi.c
gpioths.c
ofw_gpiobus.c Ignore "gpio-hog" nodes when instantiating ofw_gpiobus children. Also, 2019-11-29 18:05:54 +00:00