Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - S index
The Linux kernel configuration item CONFIG_SENSORS_LIS3_SPI
has multiple definitions:
drivers/misc/lis3lv02d/Kconfig
The configuration item CONFIG_SENSORS_LIS3_SPI:
! CONFIG_ACPI && CONFIG_SPI_MASTER && CONFIG_INPUT
lis3lv02d
, lis3lv02d_spi
, lis3lv02d_spi
This driver provides support for the LIS3LV02Dx accelerometer connected via SPI. The accelerometer data is readable via /sys/devices/platform/lis3lv02d.
This driver also provides an absolute input class device, allowing the laptop to act as a pinball machine-esque joystick.
This driver can also be built as modules. If so, the core module will be called lis3lv02d and a specific module for the SPI transport is called lis3lv02d_spi.
drivers/hwmon/Kconfig
The configuration item CONFIG_SENSORS_LIS3_SPI:
! CONFIG_ACPI && CONFIG_SPI_MASTER && CONFIG_INPUT
lis3lv02d
, lis3lv02d_spi
, lis3lv02d_spi
This driver provides support for the LIS3LV02Dx accelerometer connected via SPI. The accelerometer data is readable via /sys/devices/platform/lis3lv02d.
This driver also provides an absolute input class device, allowing the laptop to act as a pinball machine-esque joystick.
This driver can also be built as modules. If so, the core module will be called lis3lv02d and a specific module for the SPI transport is called lis3lv02d_spi.
Raw data from LKDDb:
lkddb module lis3lv02d CONFIG_SENSORS_LIS3_SPI : drivers/hwmon/Kconfig : "STMicroeletronics LIS3LV02Dx three-axis digital accelerometer (SPI)" # in 2.6.30–2.6.38
lkddb module lis3lv02d_spi CONFIG_SENSORS_LIS3_SPI : drivers/hwmon/Kconfig : "STMicroeletronics LIS3LV02Dx three-axis digital accelerometer (SPI)" # in 2.6.30–2.6.38
lkddb module lis3lv02d_spi CONFIG_SENSORS_LIS3_SPI : drivers/misc/lis3lv02d/Kconfig : "STMicroeletronics LIS3LV02Dx three-axis digital accelerometer (SPI)" # in 2.6.39, 3.0–3.19, 4.0–4.20, 5.0–5.19, 6.0–6.13
lkddb of "" "" "st,lis302dl-spi" : CONFIG_SENSORS_LIS3_SPI : drivers/misc/lis3lv02d/lis3lv02d_spi.c # in 3.7–3.19, 4.0–4.20, 5.0–5.19, 6.0–6.13
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 - S index
Automatically generated (in year 2025). See also LKDDb sources on GitLab