Lines Matching defs:client
128 struct i2c_client *client; member
203 struct i2c_client *client = chip->client; in apds990x_read_byte() local
216 struct i2c_client *client = chip->client; in apds990x_read_word() local
229 struct i2c_client *client = chip->client; in apds990x_write_byte() local
241 struct i2c_client *client = chip->client; in apds990x_write_word() local
469 struct i2c_client *client = chip->client; in apds990x_ack_int() local
583 struct i2c_client *client = chip->client; in apds990x_detect() local
1058 static int apds990x_probe(struct i2c_client *client, in apds990x_probe()
1192 static int apds990x_remove(struct i2c_client *client) in apds990x_remove()
1218 struct i2c_client *client = container_of(dev, struct i2c_client, dev); in apds990x_suspend() local
1227 struct i2c_client *client = container_of(dev, struct i2c_client, dev); in apds990x_resume() local
1243 struct i2c_client *client = container_of(dev, struct i2c_client, dev); in apds990x_runtime_suspend() local
1252 struct i2c_client *client = container_of(dev, struct i2c_client, dev); in apds990x_runtime_resume() local