Lines Matching refs:sp2
17 static int sp2_read_i2c(struct sp2 *s, u8 reg, u8 *buf, int len) in sp2_read_i2c()
53 static int sp2_write_i2c(struct sp2 *s, u8 reg, u8 *buf, int len) in sp2_write_i2c()
95 struct sp2 *s = en50221->data; in sp2_ci_op_cam()
176 struct sp2 *s = en50221->data; in sp2_ci_slot_reset()
208 struct sp2 *s = en50221->data; in sp2_ci_slot_shutdown()
218 struct sp2 *s = en50221->data; in sp2_ci_slot_ts_enable()
236 struct sp2 *s = en50221->data; in sp2_ci_poll_slot_status()
263 static int sp2_init(struct sp2 *s) in sp2_init()
347 struct sp2 *s; in sp2_exit()
370 struct sp2 *s; in sp2_probe()
403 struct sp2 *s = i2c_get_clientdata(client); in sp2_remove()