Searched defs:lm93_data (Results 1 – 1 of 1) sorted by relevance
208 struct lm93_data { struct215 void (*update)(struct lm93_data *, struct i2c_client *); argument217 char valid; /* !=0 if following fields are valid */220 struct block1_t block1;226 u8 block2[6];229 u8 block3[16];232 struct {235 } block4[2];238 u16 block5[4];241 struct {[all …]