Lines Matching defs:client
126 struct i2c_client *client; member
383 static int sc5336_write_reg(struct i2c_client *client, u16 reg, in sc5336_write_reg()
410 static int sc5336_write_array(struct i2c_client *client, in sc5336_write_array()
424 static int sc5336_read_reg(struct i2c_client *client, u16 reg, unsigned int len, in sc5336_read_reg()
899 struct i2c_client *client = sc5336->client; in sc5336_s_stream() local
941 struct i2c_client *client = sc5336->client; in sc5336_s_power() local
1072 struct i2c_client *client = to_i2c_client(dev); in sc5336_runtime_resume() local
1081 struct i2c_client *client = to_i2c_client(dev); in sc5336_runtime_suspend() local
1178 struct i2c_client *client = sc5336->client; in sc5336_set_ctrl() local
1342 struct i2c_client *client) in sc5336_check_sensor_id()
1377 static int sc5336_probe(struct i2c_client *client, in sc5336_probe()
1526 static int sc5336_remove(struct i2c_client *client) in sc5336_remove()