Lines Matching defs:client
112 struct i2c_client *client; member
2014 static int gc2145_write(struct i2c_client *client, u8 reg, u8 val) in gc2145_write()
2041 static int gc2145_read(struct i2c_client *client, u8 reg, u8 *val) in gc2145_read()
2071 static int gc2145_write_array(struct i2c_client *client, in gc2145_write_array()
2102 struct i2c_client *client = gc2145->client; in gc2145_set_streaming() local
2128 struct i2c_client *client = v4l2_get_subdevdata(sd); in gc2145_enum_mbus_code() local
2145 struct i2c_client *client = v4l2_get_subdevdata(sd); in gc2145_enum_frame_sizes() local
2171 struct i2c_client *client = v4l2_get_subdevdata(sd); in gc2145_get_fmt() local
2252 struct i2c_client *client = v4l2_get_subdevdata(sd); in gc2145_aec_ctrl() local
2314 struct i2c_client *client = v4l2_get_subdevdata(sd); in gc2145_set_fmt() local
2366 struct i2c_client *client = v4l2_get_subdevdata(sd); in gc2145_s_stream() local
2449 struct i2c_client *client = v4l2_get_subdevdata(sd); in gc2145_open() local
2494 struct i2c_client *client = v4l2_get_subdevdata(sd); in gc2145_s_frame_interval() local
2625 struct i2c_client *client = gc2145->client; in gc2145_init() local
2641 struct i2c_client *client = gc2145->client; in gc2145_power() local
2720 struct i2c_client *client = gc2145->client; in gc2145_detect() local
2880 static int gc2145_probe(struct i2c_client *client, in gc2145_probe()
3014 static int gc2145_remove(struct i2c_client *client) in gc2145_remove()