Searched defs:lm93_data (Results 1 – 1 of 1) sorted by relevance
196 struct lm93_data { struct203 void (*update)(struct lm93_data *, struct i2c_client *); argument205 bool valid; /* true if following fields are valid */208 struct block1_t block1;214 u8 block2[6];217 u8 block3[16];220 struct {223 } block4[2];226 u16 block5[4];229 struct {[all …]