Lines Matching defs:s2250
111 struct s2250 {
125 static inline struct s2250 *to_state(struct v4l2_subdev *sd)
127 return container_of(sd, struct s2250, sd);
191 struct s2250 *dec = i2c_get_clientdata(client);
322 struct s2250 *state = to_state(sd);
346 struct s2250 *state = to_state(sd);
365 struct s2250 *state = container_of(ctrl->handler, struct s2250, hdl);
405 struct s2250 *state = to_state(sd);
427 struct s2250 *state = to_state(sd);
449 struct s2250 *state = to_state(sd);
501 struct s2250 *state;
512 state = kzalloc(sizeof(struct s2250), GFP_KERNEL);
605 struct s2250 *state = to_state(i2c_get_clientdata(client));
614 { "s2250", 0 },
621 .name = "s2250",