Home
last modified time | relevance | path

Searched refs:tvp5150 (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/i2c/
H A Dtvp5150.c3 // tvp5150 - Texas Instruments TVP5150A/AM1 and TVP5151 video decoder driver
7 #include <dt-bindings/media/tvp5150.h>
71 struct tvp5150 { struct
98 static inline struct tvp5150 *to_tvp5150(struct v4l2_subdev *sd) in to_tvp5150()
100 return container_of(sd, struct tvp5150, sd); in to_tvp5150()
105 return &container_of(ctrl->handler, struct tvp5150, hdl)->sd; in to_sd()
110 struct tvp5150 *decoder = to_tvp5150(sd); in tvp5150_read()
143 dprintk0(sd->dev, "tvp5150: Video input source selection #1 = 0x%02x\n", in tvp5150_log_status()
145 dprintk0(sd->dev, "tvp5150: Analog channel controls = 0x%02x\n", in tvp5150_log_status()
147 dprintk0(sd->dev, "tvp5150 in tvp5150_log_status()
[all...]
H A DMakefile48 obj-$(CONFIG_VIDEO_TVP5150) += tvp5150.o
/kernel/linux/linux-6.6/drivers/media/i2c/
H A Dtvp5150.c3 // tvp5150 - Texas Instruments TVP5150A/AM1 and TVP5151 video decoder driver
7 #include <dt-bindings/media/tvp5150.h>
71 struct tvp5150 { struct
98 static inline struct tvp5150 *to_tvp5150(struct v4l2_subdev *sd) in to_tvp5150()
100 return container_of(sd, struct tvp5150, sd); in to_tvp5150()
105 return &container_of(ctrl->handler, struct tvp5150, hdl)->sd; in to_sd()
110 struct tvp5150 *decoder = to_tvp5150(sd); in tvp5150_read()
143 dprintk0(sd->dev, "tvp5150: Video input source selection #1 = 0x%02x\n", in tvp5150_log_status()
145 dprintk0(sd->dev, "tvp5150: Analog channel controls = 0x%02x\n", in tvp5150_log_status()
147 dprintk0(sd->dev, "tvp5150 in tvp5150_log_status()
[all...]
H A DMakefile135 obj-$(CONFIG_VIDEO_TVP5150) += tvp5150.o
/kernel/linux/linux-5.10/drivers/media/usb/em28xx/
H A Dem28xx-cards.c33 #include <dt-bindings/media/tvp5150.h>
166 * GPIO1 - Enable analog power (tvp5150/emp202) - low to enable
/kernel/linux/linux-6.6/drivers/media/usb/em28xx/
H A Dem28xx-cards.c23 #include <dt-bindings/media/tvp5150.h>
156 * GPIO1 - Enable analog power (tvp5150/emp202) - low to enable

Completed in 10 milliseconds