bma150_write_byte
return bma150_write_byte(client, reg, data);
error = bma150_write_byte(bma150->client, BMA150_LOW_G_DUR_REG, dur);
error = bma150_write_byte(bma150->client, BMA150_LOW_G_THRES_REG, thres);
error = bma150_write_byte(bma150->client,
error = bma150_write_byte(bma150->client,
error = bma150_write_byte(bma150->client,