/kernel/linux/linux-6.6/drivers/gpu/drm/exynos/ |
H A D | exynos_dp.c | 17 #include <video/of_display_timing.h> 18 #include <video/of_videomode.h> 19 #include <video/videomode.h>
|
/kernel/linux/linux-6.6/drivers/gpu/drm/panel/ |
H A D | panel-lg-lg4573.c | 10 * Derived from drivers/video/backlight/ld9040.c 21 #include <video/mipi_display.h> 22 #include <video/of_videomode.h> 23 #include <video/videomode.h>
|
/kernel/linux/linux-6.6/drivers/gpu/drm/tilcdc/ |
H A D | tilcdc_panel.c | 12 #include <video/display_timing.h> 13 #include <video/of_display_timing.h> 14 #include <video/videomode.h>
|
/kernel/linux/linux-5.10/drivers/media/usb/stk1160/ |
H A D | stk1160-v4l.c | 46 /* supported video standards */ 243 v4l2_device_call_all(&dev->v4l2_dev, 0, video, s_stream, 1); in stk1160_start_streaming() 285 v4l2_device_call_all(&dev->v4l2_dev, 0, video, s_stream, 0); in stk1160_stop_hw() 503 v4l2_device_call_all(&dev->v4l2_dev, 0, video, querystd, norm); in vidioc_querystd() 540 v4l2_device_call_all(&dev->v4l2_dev, 0, video, s_std, in vidioc_s_std() 795 /* initialize video dma queue */ in stk1160_vb2_setup() 829 v4l2_device_call_all(&dev->v4l2_dev, 0, video, s_std, in stk1160_video_register()
|
/kernel/linux/linux-6.6/drivers/media/usb/stk1160/ |
H A D | stk1160-v4l.c | 46 /* supported video standards */ 247 v4l2_device_call_all(&dev->v4l2_dev, 0, video, s_stream, 1); in stk1160_start_streaming() 289 v4l2_device_call_all(&dev->v4l2_dev, 0, video, s_stream, 0); in stk1160_stop_hw() 507 v4l2_device_call_all(&dev->v4l2_dev, 0, video, querystd, norm); in vidioc_querystd() 544 v4l2_device_call_all(&dev->v4l2_dev, 0, video, s_std, in vidioc_s_std() 799 /* initialize video dma queue */ in stk1160_vb2_setup() 833 v4l2_device_call_all(&dev->v4l2_dev, 0, video, s_std, in stk1160_video_register()
|
/kernel/linux/linux-5.10/drivers/video/fbdev/matrox/ |
H A D | matroxfb_base.h | 397 } video; member 452 unsigned int ydstorg; /* offset in bytes from video start to usable memory */ 466 struct matrox_pll_limits video; member 471 struct matrox_pll_cache video; member 475 unsigned int video; member
|
/kernel/linux/linux-6.6/drivers/video/fbdev/matrox/ |
H A D | matroxfb_base.h | 396 } video; member 451 unsigned int ydstorg; /* offset in bytes from video start to usable memory */ 465 struct matrox_pll_limits video; member 470 struct matrox_pll_cache video; member 474 unsigned int video; member
|
/kernel/linux/linux-5.10/drivers/usb/gadget/function/ |
H A D | u_uvc.h | 18 #include <linux/usb/video.h>
|
/kernel/linux/linux-5.10/drivers/media/usb/tm6000/ |
H A D | Makefile | 5 tm6000-video.o \
|
/kernel/linux/linux-5.10/drivers/media/platform/ti-vpe/ |
H A D | Makefile | 16 ti-cal-y := cal.o cal-camerarx.o cal-video.o
|
/kernel/linux/linux-5.10/drivers/media/usb/au0828/ |
H A D | Makefile | 5 au0828-objs += au0828-video.o au0828-vbi.o
|
/kernel/linux/linux-6.6/drivers/media/usb/au0828/ |
H A D | Makefile | 5 au0828-objs += au0828-video.o au0828-vbi.o
|
/kernel/linux/linux-6.6/drivers/video/fbdev/core/ |
H A D | fb_cmdline.c | 2 * linux/drivers/video/fb_cmdline.c 22 #include <video/cmdline.h> 28 * (video=<name>:<options>)
|
/kernel/linux/linux-6.6/drivers/media/platform/nxp/imx8-isi/ |
H A D | Makefile | 4 imx8-isi-hw.o imx8-isi-pipe.o imx8-isi-video.o
|
/kernel/linux/linux-5.10/drivers/gpu/drm/omapdrm/dss/ |
H A D | Makefile | 10 pll.o video-pll.o
|
/kernel/linux/linux-5.10/drivers/media/pci/cx23885/ |
H A D | Makefile | 2 cx23885-objs := cx23885-cards.o cx23885-video.o cx23885-vbi.o \
|
/kernel/linux/linux-5.10/drivers/media/pci/cx88/ |
H A D | Makefile | 4 cx8800-objs := cx88-video.o cx88-vbi.o
|
/kernel/linux/linux-5.10/drivers/staging/vc04_services/vchiq-mmal/ |
H A D | mmal-msg-format.h | 37 * FourCC specifying the color space of the video stream. See the 50 struct mmal_video_format video; member
|
/kernel/linux/linux-5.10/drivers/media/usb/cx231xx/ |
H A D | Makefile | 2 cx231xx-y += cx231xx-video.o cx231xx-i2c.o cx231xx-cards.o cx231xx-core.o
|
/kernel/linux/linux-5.10/drivers/media/usb/em28xx/ |
H A D | Makefile | 4 em28xx-v4l-objs := em28xx-video.o em28xx-vbi.o
|
/kernel/linux/linux-6.6/drivers/media/usb/cx231xx/ |
H A D | Makefile | 2 cx231xx-y += cx231xx-video.o cx231xx-i2c.o cx231xx-cards.o cx231xx-core.o
|
/kernel/linux/linux-6.6/drivers/media/usb/em28xx/ |
H A D | Makefile | 4 em28xx-v4l-objs := em28xx-video.o em28xx-vbi.o
|
/kernel/linux/linux-6.6/drivers/usb/gadget/function/ |
H A D | u_uvc.h | 18 #include <linux/usb/video.h>
|
/kernel/linux/linux-6.6/drivers/staging/vc04_services/vchiq-mmal/ |
H A D | mmal-msg-format.h | 39 * FourCC specifying the color space of the video stream. See the 52 struct mmal_video_format video; member
|
/kernel/linux/linux-6.6/drivers/media/pci/cx88/ |
H A D | Makefile | 4 cx8800-objs := cx88-video.o cx88-vbi.o
|