Linux Kernel
3.7.1
|
Go to the source code of this file.
Macros | |
#define | BMP085_I2C_ADDRESS 0x77 |
Functions | |
MODULE_DEVICE_TABLE (i2c, bmp085_id) | |
module_i2c_driver (bmp085_i2c_driver) | |
MODULE_AUTHOR ("Eric Andersson <[email protected]>") | |
MODULE_DESCRIPTION ("BMP085 I2C bus driver") | |
MODULE_LICENSE ("GPL") | |
#define BMP085_I2C_ADDRESS 0x77 |
Definition at line 25 of file bmp085-i2c.c.
MODULE_AUTHOR | ( | "Eric Andersson <[email protected]>" | ) |
MODULE_DEVICE_TABLE | ( | i2c | , |
bmp085_id | |||
) |
module_i2c_driver | ( | bmp085_i2c_driver | ) |
MODULE_LICENSE | ( | "GPL" | ) |