Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/media/i2c/
A Dtvp7002.c406 struct tvp7002 { struct
426 return container_of(sd, struct tvp7002, sd); in to_tvp7002()
431 return &container_of(ctrl->handler, struct tvp7002, hdl)->sd; in to_sd()
552 struct tvp7002 *device = to_tvp7002(sd); in tvp7002_s_dv_timings()
572 struct tvp7002 *device = to_tvp7002(sd); in tvp7002_g_dv_timings()
722 struct tvp7002 *device = to_tvp7002(sd); in tvp7002_s_stream()
748 struct tvp7002 *device = to_tvp7002(sd); in tvp7002_log_status()
826 struct tvp7002 *tvp7002 = to_tvp7002(sd); in tvp7002_get_pad_format() local
831 fmt->format.field = tvp7002->current_timings->scanmode; in tvp7002_get_pad_format()
942 struct tvp7002 *device; in tvp7002_probe()
[all …]
A DMakefile138 obj-$(CONFIG_VIDEO_TVP7002) += tvp7002.o
A DKconfig1388 module will be called tvp7002.
/linux-6.3-rc2/Documentation/devicetree/bindings/media/i2c/
A Dtvp7002.txt7 - compatible : Must be "ti,tvp7002"
38 tvp7002@5c {
39 compatible = "ti,tvp7002";
/linux-6.3-rc2/Documentation/admin-guide/media/
A Di2c-cardlist.rst211 tvp7002 Texas Instruments TVP7002 video decoder

Completed in 12 milliseconds