Lines Matching defs:client
160 struct i2c_client *client; member
415 static int gc5035_write_reg(struct i2c_client *client, u8 reg, u8 val) in gc5035_write_reg()
440 static int gc5035_write_array(struct i2c_client *client, in gc5035_write_array()
453 static int gc5035_read_reg(struct i2c_client *client, u8 reg, u8 *val) in gc5035_read_reg()
776 struct i2c_client *client = gc5035->client; in gc5035_s_stream() local
813 struct i2c_client *client = gc5035->client; in gc5035_s_power() local
925 struct i2c_client *client = to_i2c_client(dev); in gc5035_runtime_resume() local
934 struct i2c_client *client = to_i2c_client(dev); in gc5035_runtime_suspend() local
1141 struct i2c_client *client = gc5035->client; in gc5035_set_ctrl() local
1267 struct i2c_client *client) in gc5035_check_sensor_id()
1353 static int gc5035_probe(struct i2c_client *client, in gc5035_probe()
1490 static int gc5035_remove(struct i2c_client *client) in gc5035_remove()