android_kernel_samsung_msm8976/drivers/sensors
Bingzhe Cai 316f76162e input: sensors: add batch and flush interface for sensor class
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>
2014-07-19 11:12:39 +08:00
..
Kconfig
Makefile
sensors_class.c input: sensors: add batch and flush interface for sensor class 2014-07-19 11:12:39 +08:00
sensors_ssc.c sensors: Add compat ioctl for SSC driver 2014-02-28 19:49:59 -08:00