Searched refs:activity_threshold (Results 1 - 2 of 2) sorted by relevance

/linux-master/include/linux/input/
H A Dadxl34x.h95 * compared with activity_threshold and inactivity_threshold directly
101 * activity_threshold the device will trigger an activity interrupt. In
124 * activity_threshold:
131 u8 activity_threshold; member in struct:adxl34x_platform_data
/linux-master/drivers/input/misc/
H A Dadxl34x.c219 .activity_threshold = 6,
844 AC_WRITE(ac, THRESH_ACT, pdata->activity_threshold);

Completed in 127 milliseconds