Home
last modified time | relevance | path

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

/linux/drivers/iio/accel/
H A Dbma180.c299 static int bma180_set_pmode(struct bma180_data *data, bool mode) in bma180_set_pmode() function
378 ret = bma180_set_pmode(data, false); in bma180_chip_config()
410 ret = bma180_set_pmode(data, false); in bma250_chip_config()
622 ret = bma180_set_pmode(data, mode); in bma180_set_power_mode()