Searched defs:lm93_data (Results 1 – 1 of 1) sorted by relevance
206 struct lm93_data { struct213 void (*update)(struct lm93_data *, struct i2c_client *); argument215 char valid; /* !=0 if following fields are valid */218 struct block1_t block1;222 u8 block2[6];225 u8 block3[16];228 struct {231 } block4[2];234 u16 block5[4];237 struct {[all …]