Lines Matching defs:client
138 struct i2c_client *client; member
1436 static int sc4238_write_reg(struct i2c_client *client, u16 reg, in sc4238_write_reg()
1464 static int sc4238_write_array(struct i2c_client *client, in sc4238_write_array()
1478 static int sc4238_read_reg(struct i2c_client *client, in sc4238_read_reg()
2126 struct i2c_client *client = sc4238->client; in sc4238_s_stream() local
2175 struct i2c_client *client = sc4238->client; in sc4238_s_power() local
2313 struct i2c_client *client = to_i2c_client(dev); in sc4238_runtime_resume() local
2322 struct i2c_client *client = to_i2c_client(dev); in sc4238_runtime_suspend() local
2421 struct i2c_client *client = sc4238->client; in sc4238_set_ctrl() local
2633 struct i2c_client *client) in sc4238_check_sensor_id()
2668 static int sc4238_probe(struct i2c_client *client, in sc4238_probe()
2818 static int sc4238_remove(struct i2c_client *client) in sc4238_remove()