HID Sensors framework support
modulename: hid-sensor-hub.ko
configname: CONFIG_HID_SENSOR_HUB
Linux Kernel Configuration
└─>Device Drivers
└─>HID support
└─>Special HID drivers
└─>HID Sensors framework support
In linux kernel since version 3.1 (release Date: 2011-10-24)
Support for HID Sensor framework. This creates a MFD instance
for a sensor hub and identifies all the sensors connected to it.
Each sensor is registered as a MFD cell, so that sensor specific
processing can be done in a separate driver. Each sensor
drivers can use the service provided by this driver to register
for events and handle data streams. Each sensor driver can format
data and present to user mode using input or IIO interface.
for a sensor hub and identifies all the sensors connected to it.
Each sensor is registered as a MFD cell, so that sensor specific
processing can be done in a separate driver. Each sensor
drivers can use the service provided by this driver to register
for events and handle data streams. Each sensor driver can format
data and present to user mode using input or IIO interface.
source code:
is selected by
CONFIG_HID_SENSOR_ACCEL_3DCONFIG_HID_SENSOR_IIO_COMMON
CONFIG_HID_SENSOR_IIO_TRIGGER
CONFIG_HID_SENSOR_GYRO_3D
CONFIG_HID_SENSOR_HUMIDITY
CONFIG_HID_SENSOR_ALS
CONFIG_HID_SENSOR_PROX
CONFIG_HID_SENSOR_MAGNETOMETER_3D
CONFIG_HID_SENSOR_INCLINOMETER_3D
CONFIG_HID_SENSOR_DEVICE_ROTATION
CONFIG_HID_SENSOR_PRESS
CONFIG_HID_SENSOR_TEMP