Lines Matching defs:client
135 struct i2c_client *client; member
311 static int sc430cs_write_reg(struct i2c_client *client, u16 reg, in sc430cs_write_reg()
338 static int sc430cs_write_array(struct i2c_client *client, in sc430cs_write_array()
352 static int sc430cs_read_reg(struct i2c_client *client, u16 reg, unsigned int len, in sc430cs_read_reg()
889 struct i2c_client *client = sc430cs->client; in sc430cs_s_stream() local
926 struct i2c_client *client = sc430cs->client; in sc430cs_s_power() local
1043 struct i2c_client *client = to_i2c_client(dev); in sc430cs_runtime_resume() local
1052 struct i2c_client *client = to_i2c_client(dev); in sc430cs_runtime_suspend() local
1149 struct i2c_client *client = sc430cs->client; in sc430cs_set_ctrl() local
1311 struct i2c_client *client) in sc430cs_check_sensor_id()
1341 static int sc430cs_probe(struct i2c_client *client, in sc430cs_probe()
1486 static int sc430cs_remove(struct i2c_client *client) in sc430cs_remove()