Searched refs:bma150_set_mode (Results 1 – 1 of 1) sorted by relevance
179 static int bma150_set_mode(struct bma150_data *bma150, u8 mode) in bma150_set_mode() function358 error = bma150_set_mode(bma150, BMA150_MODE_NORMAL); in bma150_open()373 bma150_set_mode(bma150, BMA150_MODE_SLEEP); in bma150_close()414 return bma150_set_mode(bma150, BMA150_MODE_SLEEP); in bma150_initialize()528 return bma150_set_mode(bma150, BMA150_MODE_SLEEP); in bma150_suspend()536 return bma150_set_mode(bma150, BMA150_MODE_NORMAL); in bma150_resume()