Lines Matching defs:client
113 struct i2c_client *client; member
282 static int jx_h62_write_reg(struct i2c_client *client, u8 reg, u8 val) in jx_h62_write_reg()
306 static int jx_h62_write_array(struct i2c_client *client, in jx_h62_write_array()
325 static int jx_h62_read_reg(struct i2c_client *client, u8 reg, u8 *val) in jx_h62_read_reg()
603 struct i2c_client *client = jx_h62->client; in jx_h62_s_stream() local
646 struct i2c_client *client = jx_h62->client; in jx_h62_s_power() local
753 struct i2c_client *client = to_i2c_client(dev); in jx_h62_runtime_resume() local
762 struct i2c_client *client = to_i2c_client(dev); in jx_h62_runtime_suspend() local
891 struct i2c_client *client = jx_h62->client; in jx_h62_set_ctrl() local
1033 struct i2c_client *client) in jx_h62_check_sensor_id()
1099 static int jx_h62_probe(struct i2c_client *client, in jx_h62_probe()
1237 static int jx_h62_remove(struct i2c_client *client) in jx_h62_remove()