Lines Matching defs:client
147 struct i2c_client *client; member
347 static int gc5024_write_reg(struct i2c_client *client, u8 reg, u8 val) in gc5024_write_reg()
373 static int gc5024_read_reg(struct i2c_client *client, u8 reg, u8 *val) in gc5024_read_reg()
403 static int gc5024_write_array(struct i2c_client *client, in gc5024_write_array()
682 struct i2c_client *client = gc5024->client; in gc5024_s_stream() local
719 struct i2c_client *client = gc5024->client; in gc5024_s_power() local
833 struct i2c_client *client = to_i2c_client(dev); in gc5024_runtime_resume() local
842 struct i2c_client *client = to_i2c_client(dev); in gc5024_runtime_suspend() local
1047 struct i2c_client *client = gc5024->client; in gc5024_set_ctrl() local
1176 struct i2c_client *client) in gc5024_check_sensor_id()
1254 static int gc5024_probe(struct i2c_client *client, in gc5024_probe()
1392 static int gc5024_remove(struct i2c_client *client) in gc5024_remove()