Lines Matching defs:client
100 struct i2c_client *client; member
785 static int gc2035_write(struct i2c_client *client, u8 reg, u8 val) in gc2035_write()
810 static int gc2035_read(struct i2c_client *client, u8 reg, u8 *val) in gc2035_read()
840 static int gc2035_write_array(struct i2c_client *client, in gc2035_write_array()
870 struct i2c_client *client = gc2035->client; in gc2035_set_streaming() local
898 struct i2c_client *client = v4l2_get_subdevdata(sd); in gc2035_enum_mbus_code() local
914 struct i2c_client *client = v4l2_get_subdevdata(sd); in gc2035_enum_frame_sizes() local
940 struct i2c_client *client = v4l2_get_subdevdata(sd); in gc2035_get_fmt() local
1015 struct i2c_client *client = v4l2_get_subdevdata(sd); in gc2035_set_fmt() local
1062 struct i2c_client *client = v4l2_get_subdevdata(sd); in gc2035_s_stream() local
1141 struct i2c_client *client = v4l2_get_subdevdata(sd); in gc2035_open() local
1177 struct i2c_client *client = v4l2_get_subdevdata(sd); in gc2035_s_frame_interval() local
1341 struct i2c_client *client = gc2035->client; in gc2035_detect() local
1448 static int gc2035_probe(struct i2c_client *client, in gc2035_probe()
1573 static int gc2035_remove(struct i2c_client *client) in gc2035_remove()