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

/linux-master/drivers/media/i2c/
H A Dtvp514x.c79 * struct tvp514x_decoder - TVP5146/47 decoder object
98 struct tvp514x_decoder { struct
262 static inline struct tvp514x_decoder *to_decoder(struct v4l2_subdev *sd)
264 return container_of(sd, struct tvp514x_decoder, sd);
269 return &container_of(ctrl->handler, struct tvp514x_decoder, hdl)->sd;
461 * @decoder: ptr to tvp514x_decoder structure
466 struct tvp514x_decoder *decoder)
485 * @decoder: pointer to tvp514x_decoder structure
494 struct tvp514x_decoder *decoder)
535 struct tvp514x_decoder *decode
[all...]

Completed in 127 milliseconds