Lines Matching refs:i2c_client
43 struct i2c_client *client = dev->client; in fc2580_set_params()
290 struct i2c_client *client = dev->client; in fc2580_init()
311 struct i2c_client *client = dev->client; in fc2580_sleep()
392 struct i2c_client *client = dev->client; in fc2580_s_power()
414 struct i2c_client *client = dev->client; in fc2580_g_tuner()
429 struct i2c_client *client = dev->client; in fc2580_s_tuner()
438 struct i2c_client *client = dev->client; in fc2580_g_frequency()
449 struct i2c_client *client = dev->client; in fc2580_s_frequency()
463 struct i2c_client *client = dev->client; in fc2580_enum_freq_bands()
493 struct i2c_client *client = dev->client; in fc2580_s_ctrl()
522 static struct v4l2_subdev *fc2580_get_v4l2_subdev(struct i2c_client *client) in fc2580_get_v4l2_subdev()
532 static int fc2580_probe(struct i2c_client *client, in fc2580_probe()
614 static int fc2580_remove(struct i2c_client *client) in fc2580_remove()