Home
last modified time | relevance | path

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

/linux/drivers/iio/accel/
H A Dadxl367.c305 static int _adxl367_set_act_threshold(struct adxl367_state *st, in _adxl367_set_act_threshold() function
347 ret = _adxl367_set_act_threshold(st, act, threshold); in adxl367_set_act_threshold()
498 ret = _adxl367_set_act_threshold(st, ADXL367_ACTIVITY, in adxl367_set_range()
503 ret = _adxl367_set_act_threshold(st, ADXL367_INACTIVITY, in adxl367_set_range()
1400 ret = _adxl367_set_act_threshold(st, ADXL367_ACTIVITY, in adxl367_setup()
1405 ret = _adxl367_set_act_threshold(st, ADXL367_INACTIVITY, in adxl367_setup()