Lines Matching defs:tw9903
19 * This driver is based on the wis-tw9903.c source that was in
24 * wis-tw9903 driver is still present.
27 struct tw9903 {
33 static inline struct tw9903 *to_state(struct v4l2_subdev *sd)
35 return container_of(sd, struct tw9903, sd);
116 struct tw9903 *dec = to_state(sd);
141 struct tw9903 *dec = container_of(ctrl->handler, struct tw9903, hdl);
162 struct tw9903 *dec = to_state(sd);
195 struct tw9903 *dec;
227 /* Initialize tw9903 */
250 { "tw9903", 0 },
257 .name = "tw9903",