Lines Matching defs:client
139 struct i2c_client *client; member
499 static int hi556_write_reg(struct i2c_client *client, u16 reg, in hi556_write_reg()
532 static int hi556_write_array(struct i2c_client *client, in hi556_write_array()
554 static int hi556_read_reg(struct i2c_client *client, u16 reg, in hi556_read_reg()
590 static int hi556_reg_verify(struct i2c_client *client, in hi556_reg_verify()
924 struct i2c_client *client = hi556->client; in hi556_s_stream() local
969 struct i2c_client *client = hi556->client; in hi556_s_power() local
1088 struct i2c_client *client = to_i2c_client(dev); in hi556_runtime_resume() local
1097 struct i2c_client *client = to_i2c_client(dev); in hi556_runtime_suspend() local
1233 struct i2c_client *client = hi556->client; in hi556_set_ctrl() local
1376 struct i2c_client *client) in hi556_check_sensor_id()
1443 static int hi556_probe(struct i2c_client *client, in hi556_probe()
1593 static int hi556_remove(struct i2c_client *client) in hi556_remove()