Lines Matching defs:client
127 struct i2c_client *client; member
387 static int sc223a_write_reg(struct i2c_client *client, u16 reg, in sc223a_write_reg()
414 static int sc223a_write_array(struct i2c_client *client, in sc223a_write_array()
428 static int sc223a_read_reg(struct i2c_client *client, u16 reg, unsigned int len, in sc223a_read_reg()
464 struct i2c_client *client = sc223a->client; in sc223a_set_gain_reg() local
911 struct i2c_client *client = sc223a->client; in sc223a_s_stream() local
948 struct i2c_client *client = sc223a->client; in sc223a_s_power() local
1082 struct i2c_client *client = to_i2c_client(dev); in sc223a_runtime_resume() local
1091 struct i2c_client *client = to_i2c_client(dev); in sc223a_runtime_suspend() local
1188 struct i2c_client *client = sc223a->client; in sc223a_set_ctrl() local
1352 struct i2c_client *client) in sc223a_check_sensor_id()
1387 static int sc223a_probe(struct i2c_client *client, in sc223a_probe()
1546 static int sc223a_remove(struct i2c_client *client) in sc223a_remove()