Lines Matching refs:tvp514x_decoder
78 * struct tvp514x_decoder - TVP5146/47 decoder object
97 struct tvp514x_decoder {
261 static inline struct tvp514x_decoder *to_decoder(struct v4l2_subdev *sd)
263 return container_of(sd, struct tvp514x_decoder, sd);
268 return &container_of(ctrl->handler, struct tvp514x_decoder, hdl)->sd;
460 * @decoder: ptr to tvp514x_decoder structure
465 struct tvp514x_decoder *decoder)
484 * @decoder: pointer to tvp514x_decoder structure
493 struct tvp514x_decoder *decoder)
534 struct tvp514x_decoder *decoder = to_decoder(sd);
616 struct tvp514x_decoder *decoder = to_decoder(sd);
654 struct tvp514x_decoder *decoder = to_decoder(sd);
698 struct tvp514x_decoder *decoder = to_decoder(sd);
751 struct tvp514x_decoder *decoder = to_decoder(sd);
776 struct tvp514x_decoder *decoder = to_decoder(sd);
802 struct tvp514x_decoder *decoder = to_decoder(sd);
892 struct tvp514x_decoder *decoder = to_decoder(sd);
924 struct tvp514x_decoder *decoder = to_decoder(sd);
958 static const struct tvp514x_decoder tvp514x_dev = {
1029 struct tvp514x_decoder *decoder;
1046 /* Initialize the tvp514x_decoder with default configuration */
1127 struct tvp514x_decoder *decoder = to_decoder(sd);