Searched refs:bma150_set_mode (Results 1 – 1 of 1) sorted by relevance
195 static int bma150_set_mode(struct bma150_data *bma150, u8 mode) in bma150_set_mode() function371 error = bma150_set_mode(bma150, BMA150_MODE_NORMAL); in bma150_open()384 bma150_set_mode(bma150, BMA150_MODE_SLEEP); in bma150_close()453 return bma150_set_mode(bma150, BMA150_MODE_SLEEP); in bma150_initialize()630 return bma150_set_mode(bma150, BMA150_MODE_SLEEP); in bma150_suspend()638 return bma150_set_mode(bma150, BMA150_MODE_NORMAL); in bma150_resume()