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.c307 static int bma180_set_pmode(struct bma180_data *data, bool mode) in bma180_set_pmode() function
386 ret = bma180_set_pmode(data, false); in bma180_chip_config()
418 ret = bma180_set_pmode(data, false); in bma250_chip_config()
631 ret = bma180_set_pmode(data, mode); in bma180_set_power_mode()