Lines Matching defs:client
117 struct i2c_client *client; member
348 static int gc2053_write_reg(struct i2c_client *client, u8 reg, u8 val) in gc2053_write_reg()
372 static int gc2053_write_array(struct i2c_client *client, in gc2053_write_array()
391 static int gc2053_read_reg(struct i2c_client *client, u8 reg, u8 *val) in gc2053_read_reg()
545 struct i2c_client *client = gc2053->client; in gc2053_set_ctrl() local
809 struct i2c_client *client) in gc2053_check_sensor_id()
861 struct i2c_client *client = gc2053->client; in __gc2053_start_stream() local
1100 struct i2c_client *client = gc2053->client; in gc2053_s_stream() local
1305 struct i2c_client *client = gc2053->client; in gc2053_s_power() local
1363 struct i2c_client *client = to_i2c_client(dev); in gc2053_runtime_resume() local
1373 struct i2c_client *client = to_i2c_client(dev); in gc2053_runtime_suspend() local
1386 static int gc2053_probe(struct i2c_client *client, in gc2053_probe()
1545 static int gc2053_remove(struct i2c_client *client) in gc2053_remove()