Searched refs:tvp5150 (Results 1 – 4 of 4) sorted by relevance
52 struct tvp5150 { struct78 static inline struct tvp5150 *to_tvp5150(struct v4l2_subdev *sd) in to_tvp5150() argument80 return container_of(sd, struct tvp5150, sd); in to_tvp5150()85 return &container_of(ctrl->handler, struct tvp5150, hdl)->sd; in to_sd()90 struct tvp5150 *decoder = to_tvp5150(sd); in tvp5150_read()262 struct tvp5150 *decoder = to_tvp5150(sd); in tvp5150_selmux()577 struct tvp5150 *decoder = to_tvp5150(sd); in tvp5150_write_inittab()588 struct tvp5150 *decoder = to_tvp5150(sd); in tvp5150_vdp_init()659 struct tvp5150 *decoder = to_tvp5150(sd); in tvp5150_set_vbi()702 struct tvp5150 *decoder = to_tvp5150(sd); in tvp5150_get_vbi()[all …]
47 obj-$(CONFIG_VIDEO_TVP5150) += tvp5150.o
386 module will be called tvp5150.
8 - compatible: value must be "ti,tvp5150"33 tvp5150@5c {34 compatible = "ti,tvp5150";