Lines Matching defs:client
116 struct i2c_client *client; member
403 static int gc4023_write_reg(struct i2c_client *client, u16 reg, in gc4023_write_reg()
431 static int gc4023_write_array(struct i2c_client *client, in gc4023_write_array()
449 static int gc4023_read_reg(struct i2c_client *client, u16 reg, in gc4023_read_reg()
974 struct i2c_client *client = gc4023->client; in gc4023_s_stream() local
1011 struct i2c_client *client = gc4023->client; in gc4023_s_power() local
1133 struct i2c_client *client = to_i2c_client(dev); in gc4023_runtime_resume() local
1142 struct i2c_client *client = to_i2c_client(dev); in gc4023_runtime_suspend() local
1264 struct i2c_client *client = gc4023->client; in gc4023_set_ctrl() local
1441 struct i2c_client *client) in gc4023_check_sensor_id()
1475 static int gc4023_probe(struct i2c_client *client, in gc4023_probe()
1627 static int gc4023_remove(struct i2c_client *client) in gc4023_remove()