Searched refs:saa717x_state (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/
H A Dsaa717x.c57 struct saa717x_state { struct
77 static inline struct saa717x_state *to_state(struct v4l2_subdev *sd)
79 return container_of(sd, struct saa717x_state, sd);
84 return &container_of(ctrl->handler, struct saa717x_state, hdl)->sd;
782 struct saa717x_state *decoder)
879 struct saa717x_state *state = to_state(sd);
928 struct saa717x_state *decoder = to_state(sd);
1070 struct saa717x_state *decoder = to_state(sd);
1078 struct saa717x_state *decoder = to_state(sd);
1091 struct saa717x_state *decode
[all...]

Completed in 96 milliseconds