vpx3220            42 drivers/media/i2c/vpx3220.c static inline struct vpx3220 *to_vpx3220(struct v4l2_subdev *sd)
vpx3220            44 drivers/media/i2c/vpx3220.c 	return container_of(sd, struct vpx3220, sd);
vpx3220            49 drivers/media/i2c/vpx3220.c 	return &container_of(ctrl->handler, struct vpx3220, hdl)->sd;
vpx3220            59 drivers/media/i2c/vpx3220.c 	struct vpx3220 *decoder = i2c_get_clientdata(client);
vpx3220           267 drivers/media/i2c/vpx3220.c 	struct vpx3220 *decoder = to_vpx3220(sd);
vpx3220           339 drivers/media/i2c/vpx3220.c 	struct vpx3220 *decoder = to_vpx3220(sd);
vpx3220           462 drivers/media/i2c/vpx3220.c 	struct vpx3220 *decoder;
vpx3220           532 drivers/media/i2c/vpx3220.c 	struct vpx3220 *decoder = to_vpx3220(sd);