Searched defs:lm93_data (Results 1 – 1 of 1) sorted by relevance
209 struct lm93_data { struct216 void (*update)(struct lm93_data *, struct i2c_client *); argument218 char valid; /* !=0 if following fields are valid */221 struct block1_t block1;227 u8 block2[6];230 u8 block3[16];233 struct {236 } block4[2];239 u16 block5[4];242 struct {[all …]