Lines Matching defs:client
148 struct i2c_client *client; member
264 static u32 gsl_write_interface(struct i2c_client *client, in gsl_write_interface()
279 static int gsl_ts_write(struct i2c_client *client, in gsl_ts_write()
304 static int gsl_ts_read(struct i2c_client *client, u8 addr, in gsl_ts_read()
330 static void gsl_load_fw(struct i2c_client *client) in gsl_load_fw()
370 static int test_i2c(struct i2c_client *client) in test_i2c()
398 static void startup_chip(struct i2c_client *client) in startup_chip()
409 static void reset_chip(struct i2c_client *client) in reset_chip()
423 static void clr_reg(struct i2c_client *client) in clr_reg()
442 static int gsl_adjust_freq(struct i2c_client *client) in gsl_adjust_freq()
530 static void init_chip(struct i2c_client *client, struct gsl_ts *ts) in init_chip()
564 static void check_mem_data(struct i2c_client *client, struct gsl_ts *ts) in check_mem_data()
1266 static int gslX680_ts_init(struct i2c_client *client, struct gsl_ts *ts) in gslX680_ts_init()
1521 static int gsl_ts_probe(struct i2c_client *client, in gsl_ts_probe()
1610 static int gsl_ts_remove(struct i2c_client *client) in gsl_ts_remove()