Lines Matching defs:client
128 struct i2c_client *client; member
342 static int sc3338_write_reg(struct i2c_client *client, u16 reg, in sc3338_write_reg()
369 static int sc3338_write_array(struct i2c_client *client, in sc3338_write_array()
383 static int sc3338_read_reg(struct i2c_client *client, u16 reg, unsigned int len, in sc3338_read_reg()
419 struct i2c_client *client = sc3338->client; in sc3338_set_gain_reg() local
870 struct i2c_client *client = sc3338->client; in sc3338_s_stream() local
907 struct i2c_client *client = sc3338->client; in sc3338_s_power() local
1041 struct i2c_client *client = to_i2c_client(dev); in sc3338_runtime_resume() local
1050 struct i2c_client *client = to_i2c_client(dev); in sc3338_runtime_suspend() local
1147 struct i2c_client *client = sc3338->client; in sc3338_set_ctrl() local
1311 struct i2c_client *client) in sc3338_check_sensor_id()
1346 static int sc3338_probe(struct i2c_client *client, in sc3338_probe()
1495 static int sc3338_remove(struct i2c_client *client) in sc3338_remove()