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

/linux-master/drivers/iio/accel/
H A Dbma180.c307 static int bma180_set_pmode(struct bma180_data *data, bool mode) function
386 ret = bma180_set_pmode(data, false);
418 ret = bma180_set_pmode(data, false);
631 ret = bma180_set_pmode(data, mode);

Completed in 135 milliseconds