Lines Matching defs:client
142 struct i2c_client *client; member
910 static int s5kjn1_write_reg(struct i2c_client *client, u16 reg, in s5kjn1_write_reg()
939 static int s5kjn1_write_array(struct i2c_client *client, in s5kjn1_write_array()
960 static int s5kjn1_read_reg(struct i2c_client *client, in s5kjn1_read_reg()
998 static int s5kjn1_reg_verify(struct i2c_client *client, in s5kjn1_reg_verify()
1556 struct i2c_client *client = s5kjn1->client; in s5kjn1_s_stream() local
1603 struct i2c_client *client = s5kjn1->client; in s5kjn1_s_power() local
1767 struct i2c_client *client = to_i2c_client(dev); in s5kjn1_runtime_resume() local
1776 struct i2c_client *client = to_i2c_client(dev); in s5kjn1_runtime_suspend() local
1895 struct i2c_client *client = s5kjn1->client; in s5kjn1_set_ctrl() local
2036 struct i2c_client *client) in s5kjn1_check_sensor_id()
2071 static int s5kjn1_probe(struct i2c_client *client, in s5kjn1_probe()
2265 static int s5kjn1_remove(struct i2c_client *client) in s5kjn1_remove()