Searched defs:at24_data (Results 1 – 1 of 1) sorted by relevance
55 struct at24_data { struct56 struct at24_platform_data chip;57 struct memory_accessor macc;58 int use_smbus;64 struct mutex lock;65 struct bin_attribute bin;67 u8 *writebuf;68 unsigned write_max;69 unsigned num_addresses;75 struct i2c_client *client[];