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

/linux-master/drivers/input/misc/
H A Dadxl34x.c302 int int_stat, tap_stat, samples, orient, orient_code; local
310 tap_stat = AC_READ(ac, ACT_TAP_STATUS);
312 tap_stat = 0;
323 adxl34x_do_tap(ac, pdata, tap_stat);
326 adxl34x_do_tap(ac, pdata, tap_stat);

Completed in 101 milliseconds