Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/media/i2c/
Dtvp514x.c106 struct tvp514x_decoder { struct
270 static inline struct tvp514x_decoder *to_decoder(struct v4l2_subdev *sd) in to_decoder()
272 return container_of(sd, struct tvp514x_decoder, sd); in to_decoder()
277 return &container_of(ctrl->handler, struct tvp514x_decoder, hdl)->sd; in to_sd()
474 struct tvp514x_decoder *decoder) in tvp514x_configure()
502 struct tvp514x_decoder *decoder) in tvp514x_detect()
543 struct tvp514x_decoder *decoder = to_decoder(sd); in tvp514x_querystd()
625 struct tvp514x_decoder *decoder = to_decoder(sd); in tvp514x_s_std()
663 struct tvp514x_decoder *decoder = to_decoder(sd); in tvp514x_s_routing()
707 struct tvp514x_decoder *decoder = to_decoder(sd); in tvp514x_s_ctrl()
[all …]