Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - M index
The Linux kernel configuration item CONFIG_MOUSE_GPIO
:
CONFIG_GPIOLIB || CONFIG_COMPILE_TEST
gpio_mouse
This driver simulates a mouse on GPIO lines of various CPUs (and some other chips).
Say Y here if your device has buttons or a simple joystick connected directly to GPIO lines. Your board-specific setup logic must also provide a platform device and platform data saying which GPIOs are used.
To compile this driver as a module, choose M here: the module will be called gpio_mouse.
Raw data from LKDDb:
lkddb module gpio_mouse CONFIG_MOUSE_GPIO : drivers/input/mouse/Kconfig : "GPIO mouse" # in 2.6.23–2.6.39, 3.0–3.19, 4.0–4.20, 5.0–5.19, 6.0–6.12
lkddb of "" "" "gpio-mouse" : CONFIG_INPUT CONFIG_INPUT_MOUSE CONFIG_MOUSE_GPIO : drivers/input/mouse/gpio_mouse.c # in 4.15–4.20, 5.0–5.19, 6.0–6.12
lkddb platform "gpio_mouse" : CONFIG_INPUT CONFIG_INPUT_MOUSE CONFIG_MOUSE_GPIO : drivers/input/mouse/gpio_mouse.c # in 2.6.23–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 - M index
Automatically generated (in year 2024). See also LKDDb sources on GitLab