Lines Matching defs:client
107 struct i2c_client *client; member
386 static int jx_h65_write_reg(struct i2c_client *client, u8 reg, u8 val) in jx_h65_write_reg()
410 static int jx_h65_write_array(struct i2c_client *client, in jx_h65_write_array()
429 static int jx_h65_read_reg(struct i2c_client *client, u8 reg, u8 *val) in jx_h65_read_reg()
707 struct i2c_client *client = jx_h65->client; in jx_h65_s_stream() local
744 struct i2c_client *client = jx_h65->client; in jx_h65_s_power() local
851 struct i2c_client *client = to_i2c_client(dev); in jx_h65_runtime_resume() local
860 struct i2c_client *client = to_i2c_client(dev); in jx_h65_runtime_suspend() local
963 struct i2c_client *client = jx_h65->client; in jx_h65_set_ctrl() local
1101 struct i2c_client *client) in jx_h65_check_sensor_id()
1134 static int jx_h65_probe(struct i2c_client *client, in jx_h65_probe()
1254 static int jx_h65_remove(struct i2c_client *client) in jx_h65_remove()