Searched refs:tvp5150 (Results 1 – 4 of 4) sorted by relevance
41 struct tvp5150 { struct62 static inline struct tvp5150 *to_tvp5150(struct v4l2_subdev *sd) in to_tvp5150() argument64 return container_of(sd, struct tvp5150, sd); in to_tvp5150()69 return &container_of(ctrl->handler, struct tvp5150, hdl)->sd; in to_sd()264 struct tvp5150 *decoder = to_tvp5150(sd); in tvp5150_selmux()663 struct tvp5150 *decoder = to_tvp5150(sd); in tvp5150_set_vbi()706 struct tvp5150 *decoder = to_tvp5150(sd); in tvp5150_get_vbi()742 struct tvp5150 *decoder = to_tvp5150(sd); in tvp5150_set_std()772 struct tvp5150 *decoder = to_tvp5150(sd); in tvp5150_s_std()789 struct tvp5150 *decoder = to_tvp5150(sd); in tvp5150_reset()[all …]
48 obj-$(CONFIG_VIDEO_TVP5150) += tvp5150.o
416 module will be called tvp5150.
8 - compatible: value must be "ti,tvp5150"33 tvp5150@5c {34 compatible = "ti,tvp5150";