Lines Matching defs:client
145 struct i2c_client *client; member
622 static int sc2310_write_reg(struct i2c_client *client, u16 reg, in sc2310_write_reg()
650 static int sc2310_write_array(struct i2c_client *client, in sc2310_write_array()
664 static int sc2310_read_reg(struct i2c_client *client, in sc2310_read_reg()
976 struct i2c_client *client = sc2310->client; in sc2310_set_hdrae() local
1335 struct i2c_client *client = sc2310->client; in sc2310_s_stream() local
1372 struct i2c_client *client = sc2310->client; in sc2310_s_power() local
1477 struct i2c_client *client = to_i2c_client(dev); in sc2310_runtime_resume() local
1486 struct i2c_client *client = to_i2c_client(dev); in sc2310_runtime_suspend() local
1585 struct i2c_client *client = sc2310->client; in sc2310_set_ctrl() local
1783 struct i2c_client *client) in sc2310_check_sensor_id()
1813 static int sc2310_probe(struct i2c_client *client, in sc2310_probe()
1965 static int sc2310_remove(struct i2c_client *client) in sc2310_remove()