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