Home
last modified time | relevance | path

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

/linux/include/linux/input/
H A Dadxl34x.h54 u8 tap_threshold; member
/linux/drivers/input/misc/
H A Dadxl34x.c213 .tap_threshold = 35,
813 AC_WRITE(ac, THRESH_TAP, pdata->tap_threshold); in adxl34x_probe()
/linux/drivers/iio/accel/
H A Dadxl380.c253 u32 tap_threshold; member
365 st->tap_threshold = th; in adxl380_set_tap_threshold_value()
1467 *val = st->tap_threshold; in adxl380_read_event_value()