Lines Matching defs:saa717x_state
43 struct saa717x_state {
63 static inline struct saa717x_state *to_state(struct v4l2_subdev *sd)
65 return container_of(sd, struct saa717x_state, sd);
70 return &container_of(ctrl->handler, struct saa717x_state, hdl)->sd;
768 struct saa717x_state *decoder)
865 struct saa717x_state *state = to_state(sd);
914 struct saa717x_state *decoder = to_state(sd);
1052 struct saa717x_state *decoder = to_state(sd);
1060 struct saa717x_state *decoder = to_state(sd);
1073 struct saa717x_state *decoder = to_state(sd);
1088 struct saa717x_state *decoder = to_state(sd);
1100 struct saa717x_state *decoder = to_state(sd);
1134 struct saa717x_state *decoder = to_state(sd);
1177 struct saa717x_state *state = to_state(sd);
1233 struct saa717x_state *decoder;