Searched refs:bmp085_get_temperature (Results 1 – 1 of 1) sorted by relevance
202 static s32 bmp085_get_temperature(struct bmp085_data *data, int *temperature) in bmp085_get_temperature() function242 status = bmp085_get_temperature(data, NULL); in bmp085_get_pressure()343 status = bmp085_get_temperature(data, &temperature); in show_temperature()