Searched defs:si2165_state (Results 1 – 1 of 1) sorted by relevance
43 struct si2165_state { struct44 struct i2c_client *client;68 static int si2165_write(struct si2165_state *state, const u16 reg, in si2165_write() argument