s2250
static inline struct s2250 *to_state(struct v4l2_subdev *sd)
return container_of(sd, struct s2250, sd);
struct s2250 *dec = i2c_get_clientdata(client);
struct s2250 *state = to_state(sd);
struct s2250 *state = to_state(sd);
struct s2250 *state = container_of(ctrl->handler, struct s2250, hdl);
struct s2250 *state = to_state(sd);
struct s2250 *state = to_state(sd);
struct s2250 *state = to_state(sd);
struct s2250 *state;
state = kzalloc_obj(struct s2250);
struct s2250 *state = to_state(i2c_get_clientdata(client));