Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/iio/accel/
H A Dbma180.c330 static int bma180_set_pmode(struct bma180_data *data, bool mode) in bma180_set_pmode() function
409 ret = bma180_set_pmode(data, false); in bma180_chip_config()
441 ret = bma180_set_pmode(data, false); in bma25x_chip_config()
655 ret = bma180_set_pmode(data, mode); in bma180_set_power_mode()