Linux Kernel
3.7.1
|
#include <linux/regmap.h>
Go to the source code of this file.
Macros | |
#define | BMP085_NAME "bmp085" |
Functions | |
int | bmp085_probe (struct device *dev, struct regmap *regmap) |
int | bmp085_remove (struct device *dev) |
int | bmp085_detect (struct device *dev) |
Variables | |
struct regmap_config | bmp085_regmap_config |