Lines Matching refs:vpx3220
32 struct vpx3220 {
42 static inline struct vpx3220 *to_vpx3220(struct v4l2_subdev *sd)
44 return container_of(sd, struct vpx3220, sd);
49 return &container_of(ctrl->handler, struct vpx3220, hdl)->sd;
59 struct vpx3220 *decoder = i2c_get_clientdata(client);
267 struct vpx3220 *decoder = to_vpx3220(sd);
339 struct vpx3220 *decoder = to_vpx3220(sd);
461 struct vpx3220 *decoder;
531 struct vpx3220 *decoder = to_vpx3220(sd);
547 .name = "vpx3220",