Linux Kernel
3.7.1
|
Go to the source code of this file.
Data Structures | |
struct | at24_platform_data |
Macros | |
#define | AT24_FLAG_ADDR16 0x80 /* address pointer is 16 bit */ |
#define | AT24_FLAG_READONLY 0x40 /* sysfs-entry will be read-only */ |
#define | AT24_FLAG_IRUGO 0x20 /* sysfs-entry will be world-readable */ |
#define | AT24_FLAG_TAKE8ADDR 0x10 /* take always 8 addresses (24c00) */ |
#define AT24_FLAG_IRUGO 0x20 /* sysfs-entry will be world-readable */ |
#define AT24_FLAG_READONLY 0x40 /* sysfs-entry will be read-only */ |