Searched refs:bmp085_get_oversampling (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/drivers/misc/
H A Dbmp085.c301 static unsigned char bmp085_get_oversampling(struct bmp085_data *data) bmp085_get_oversampling() function
330 return sprintf(buf, "%u\n", bmp085_get_oversampling(data)); show_oversampling()

Completed in 35 milliseconds