Lines Matching defs:client
361 struct i2c_client *client = priv->cec; in cec_write() local
373 struct i2c_client *client = priv->cec; in cec_read() local
396 struct i2c_client *client = priv->hdmi; in set_page() local
415 struct i2c_client *client = priv->hdmi; in reg_read_range() local
444 struct i2c_client *client = priv->hdmi; in reg_write_range() local
478 struct i2c_client *client = priv->hdmi; in reg_write() local
497 struct i2c_client *client = priv->hdmi; in reg_write16() local
1210 static int tda998x_create(struct i2c_client *client, struct tda998x_priv *priv) in tda998x_create()
1405 struct i2c_client *client = to_i2c_client(dev); in tda998x_bind() local
1486 tda998x_probe(struct i2c_client *client, const struct i2c_device_id *id) in tda998x_probe()
1491 static int tda998x_remove(struct i2c_client *client) in tda998x_remove()