Lines Matching refs:ths7303_state
35 struct ths7303_state {
55 static inline struct ths7303_state *to_state(struct v4l2_subdev *sd)
57 return container_of(sd, struct ths7303_state, sd);
86 struct ths7303_state *state = to_state(sd);
141 struct ths7303_state *state = to_state(sd);
154 struct ths7303_state *state = to_state(sd);
188 struct ths7303_state *state = to_state(sd);
199 struct ths7303_state *state = to_state(sd);
283 struct ths7303_state *state = to_state(sd);
328 struct ths7303_state *state;
342 state = devm_kzalloc(&client->dev, sizeof(struct ths7303_state),