Home
last modified time | relevance | path

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

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