Searched refs:tvp514x_decoder (Results 1 – 1 of 1) sorted by relevance
98 struct tvp514x_decoder { struct262 static inline struct tvp514x_decoder *to_decoder(struct v4l2_subdev *sd) in to_decoder()264 return container_of(sd, struct tvp514x_decoder, sd); in to_decoder()269 return &container_of(ctrl->handler, struct tvp514x_decoder, hdl)->sd; in to_sd()466 struct tvp514x_decoder *decoder) in tvp514x_configure()494 struct tvp514x_decoder *decoder) in tvp514x_detect()535 struct tvp514x_decoder *decoder = to_decoder(sd); in tvp514x_querystd()617 struct tvp514x_decoder *decoder = to_decoder(sd); in tvp514x_s_std()655 struct tvp514x_decoder *decoder = to_decoder(sd); in tvp514x_s_routing()699 struct tvp514x_decoder *decoder = to_decoder(sd); in tvp514x_s_ctrl()[all …]