Lines Matching defs:client
109 struct i2c_client *client; member
414 static int jx_f37_write_reg(struct i2c_client *client, u8 reg, u8 val) in jx_f37_write_reg()
441 static int jx_f37_write_array(struct i2c_client *client, in jx_f37_write_array()
460 static int jx_f37_read_reg(struct i2c_client *client, u8 reg, u8 *val) in jx_f37_read_reg()
527 struct i2c_client *client = to_i2c_client(dev); in set_hdr_mode() local
552 struct i2c_client *client = to_i2c_client(dev); in show_hdr_mode() local
713 struct i2c_client *client = jx_f37->client; in jx_f37_set_hdrae() local
1006 struct i2c_client *client = jx_f37->client; in jx_f37_s_stream() local
1044 struct i2c_client *client = jx_f37->client; in jx_f37_s_power() local
1138 struct i2c_client *client = to_i2c_client(dev); in jx_f37_runtime_resume() local
1147 struct i2c_client *client = to_i2c_client(dev); in jx_f37_runtime_suspend() local
1237 struct i2c_client *client = jx_f37->client; in jx_f37_set_ctrl() local
1388 struct i2c_client *client) in jx_f37_check_sensor_id()
1421 static int jx_f37_probe(struct i2c_client *client, in jx_f37_probe()
1554 static int jx_f37_remove(struct i2c_client *client) in jx_f37_remove()