Lines Matching defs:client
122 struct i2c_client *client; member
1104 static int gc08a3_write_reg(struct i2c_client *client, u16 reg, u8 val) in gc08a3_write_reg()
1129 static int gc08a3_write_array(struct i2c_client *client, in gc08a3_write_array()
1142 static int gc08a3_read_reg(struct i2c_client *client, u16 reg, u8 *val) in gc08a3_read_reg()
1488 struct i2c_client *client = gc08a3->client; in gc08a3_s_stream() local
1531 struct i2c_client *client = gc08a3->client; in gc08a3_s_power() local
1652 struct i2c_client *client = to_i2c_client(dev); in gc08a3_runtime_resume() local
1661 struct i2c_client *client = to_i2c_client(dev); in gc08a3_runtime_suspend() local
1816 struct i2c_client *client = gc08a3->client; in gc08a3_set_ctrl() local
1937 struct i2c_client *client) in gc08a3_check_sensor_id()
2010 static int gc08a3_probe(struct i2c_client *client, in gc08a3_probe()
2149 static int gc08a3_remove(struct i2c_client *client) in gc08a3_remove()