AM2315_REG_HUM_MSB
u8 tx_buf[3] = { AM2315_FUNCTION_READ, AM2315_REG_HUM_MSB, 4 };
i2c_smbus_read_byte_data(client, AM2315_REG_HUM_MSB);