opnsense-src/sys/dev/gpio
Vladimir Kondratyev 017cb70bec evdev: Extend EVIOCGRAB ioctl scope to cover kbd interface
of various keyboard drivers.
EVIOCGRAB ioctl execution on /dev/input/event# device node gains
exclusive access to this device to caller. It is used mostly for
development purposes and remote control software. See e.g.
https://reviews.freebsd.org/D30020 which is the reason of creation
of this change.
Keyboard grabbing is disabled in KDB and during panics.

(cherry picked from commit 183088934a)
2022-12-24 11:33:27 +03:00
..
dwgpio
bytgpio.c
chvgpio.c
chvgpio_reg.h
gpio_if.m
gpiobacklight.c
gpiobus.c
gpiobus_if.m
gpiobusvar.h
gpioc.c gpio: mark INVARIANTS variables as __diagused 2022-08-28 21:04:31 -04:00
gpioiic.c Revert "Define PNP info after defining driver modules" 2021-01-29 19:39:14 -05:00
gpiokeys.c evdev: Extend EVIOCGRAB ioctl scope to cover kbd interface 2022-12-24 11:33:27 +03:00
gpiokeys.h
gpiokeys_codes.c gpiokeys: Use the new device-tree vendor include 2021-01-15 20:07:24 +01:00
gpioled.c
gpioled_fdt.c gpioled: allow the driver to be disabled via fdt 2021-11-13 11:12:36 +02:00
gpiomdio.c
gpiopower.c
gpiopps.c Fix a common typo in source code comments 2021-09-01 06:33:35 +02:00
gpioregulator.c
gpiospi.c
gpioths.c Revert "Define PNP info after defining driver modules" 2021-01-29 19:39:14 -05:00
ofw_gpiobus.c
pl061.c
pl061.h
pl061_acpi.c
pl061_fdt.c