Home
last modified time | relevance | path

Searched defs:at24_data (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/drivers/misc/eeprom/
Dat24.c55 struct at24_data { struct
56 struct at24_platform_data chip;
57 struct memory_accessor macc;
58 int use_smbus;
59 int use_smbus_write;
65 struct mutex lock;
66 struct bin_attribute bin;
68 u8 *writebuf;
69 unsigned write_max;
70 unsigned num_addresses;
[all …]