Lines Matching defs:client
148 struct i2c_client *client; member
354 static int gc5025_write_reg(struct i2c_client *client, u8 reg, u8 val) in gc5025_write_reg()
378 static int gc5025_write_array(struct i2c_client *client, in gc5025_write_array()
391 static int gc5025_read_reg(struct i2c_client *client, u8 reg, u8 *val) in gc5025_read_reg()
552 static int gc5025_otp_read_reg(struct i2c_client *client, in gc5025_otp_read_reg()
585 struct i2c_client *client = gc5025->client; in gc5025_otp_enable() local
618 struct i2c_client *client = gc5025->client; in gc5025_otp_disable() local
637 struct i2c_client *client = gc5025->client; in gc5025_otp_read() local
1061 struct i2c_client *client = gc5025->client; in gc5025_apply_otp() local
1302 struct i2c_client *client = gc5025->client; in gc5025_s_stream() local
1339 struct i2c_client *client = gc5025->client; in gc5025_s_power() local
1456 struct i2c_client *client = to_i2c_client(dev); in gc5025_runtime_resume() local
1465 struct i2c_client *client = to_i2c_client(dev); in gc5025_runtime_suspend() local
1643 struct i2c_client *client = gc5025->client; in gc5025_set_ctrl() local
1761 struct i2c_client *client) in gc5025_check_sensor_id()
1808 static int gc5025_probe(struct i2c_client *client, in gc5025_probe()
1949 static int gc5025_remove(struct i2c_client *client) in gc5025_remove()