Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/i2c/
Dtvp5150.c41 struct tvp5150 { struct
62 static inline struct tvp5150 *to_tvp5150(struct v4l2_subdev *sd) in to_tvp5150() argument
64 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 …]
DMakefile48 obj-$(CONFIG_VIDEO_TVP5150) += tvp5150.o
DKconfig416 module will be called tvp5150.
/Linux-v4.19/Documentation/devicetree/bindings/media/i2c/
Dtvp5150.txt8 - compatible: value must be "ti,tvp5150"
33 tvp5150@5c {
34 compatible = "ti,tvp5150";