Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/accel/
H A Dadxl367.c306 static int _adxl367_set_act_threshold(struct adxl367_state *st, in _adxl367_set_act_threshold() function
348 ret = _adxl367_set_act_threshold(st, act, threshold); in adxl367_set_act_threshold()
508 ret = _adxl367_set_act_threshold(st, ADXL367_ACTIVITY, in adxl367_set_range()
513 ret = _adxl367_set_act_threshold(st, ADXL367_INACTIVITY, in adxl367_set_range()
1448 ret = _adxl367_set_act_threshold(st, ADXL367_ACTIVITY, in adxl367_setup()
1453 ret = _adxl367_set_act_threshold(st, ADXL367_INACTIVITY, in adxl367_setup()