mirror of
https://github.com/team-infusion-developers/android_kernel_samsung_msm8976.git
synced 2024-10-31 18:09:19 +00:00
316f76162e
Batch interface allow sensor events reported in batches, flush interface is used to flush sensor FIFO. These two interface can save device power by reduce the amount of device wakeup. Sensor class provide generic interfaces for sensor drivers to access by sensor HAL, drivers using sensors class should register corresponding sensor class callback to export their interface. Change-Id: I1307d731793dbc9a6a2b07de3b1de5188d0d8504 Signed-off-by: Bingzhe Cai <bingzhec@codeaurora.org> |
||
---|---|---|
.. | ||
Kconfig | ||
Makefile | ||
sensors_class.c | ||
sensors_ssc.c |