Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - K index
The Linux kernel configuration item CONFIG_KEYBOARD_GPIO_POLLED
:
CONFIG_GPIOLIB
gpio_keys_polled
This driver implements support for buttons connected to GPIO pins that are not capable of generating interrupts.
Say Y here if your device has buttons connected directly to such GPIO pins. Your board-specific setup logic must also provide a platform device, with configuration data saying which GPIOs are used.
To compile this driver as a module, choose M here: the module will be called gpio_keys_polled.
Raw data from LKDDb:
lkddb module gpio_keys_polled CONFIG_KEYBOARD_GPIO_POLLED : drivers/input/keyboard/Kconfig : "Polled GPIO buttons" # in 2.6.37–2.6.39, 3.0–3.19, 4.0–4.20, 5.0–5.19, 6.0–6.12
lkddb of "" "" "gpio-keys-polled" : CONFIG_INPUT CONFIG_INPUT_KEYBOARD CONFIG_KEYBOARD_GPIO_POLLED : drivers/input/keyboard/gpio_keys_polled.c # in 3.7–3.19, 4.0–4.20, 5.0–5.19, 6.0–6.12
lkddb platform "gpio-keys-polled" : CONFIG_INPUT CONFIG_INPUT_KEYBOARD CONFIG_KEYBOARD_GPIO_POLLED : drivers/input/keyboard/gpio_keys_polled.c # in 2.6.37–2.6.39, 3.0–3.19, 4.0–4.20, 5.0–5.19, 6.0–6.12
This page is automaticly generated with free (libre, open) software lkddb(see lkddb-sources).
The data is retrived from:
Popular queries:
Navigation: Linux Kernel Driver DataBase - web LKDDB: main index - K index
Automatically generated (in year 2024). See also LKDDb sources on GitLab