Home
last modified time | relevance | path

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

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