Searched refs:tvp514x_decoder (Results 1 – 1 of 1) sorted by relevance
97 struct tvp514x_decoder { struct261 static inline struct tvp514x_decoder *to_decoder(struct v4l2_subdev *sd) in to_decoder()263 return container_of(sd, struct tvp514x_decoder, sd); in to_decoder()268 return &container_of(ctrl->handler, struct tvp514x_decoder, hdl)->sd; in to_sd()465 struct tvp514x_decoder *decoder) in tvp514x_configure()493 struct tvp514x_decoder *decoder) in tvp514x_detect()534 struct tvp514x_decoder *decoder = to_decoder(sd); in tvp514x_querystd()616 struct tvp514x_decoder *decoder = to_decoder(sd); in tvp514x_s_std()654 struct tvp514x_decoder *decoder = to_decoder(sd); in tvp514x_s_routing()698 struct tvp514x_decoder *decoder = to_decoder(sd); in tvp514x_s_ctrl()[all …]