Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - V index
The Linux kernel configuration item CONFIG_VIDEO_VIVID
has multiple definitions:
drivers/media/test-drivers/vivid/Kconfig
The configuration item CONFIG_VIDEO_VIVID:
( CONFIG_VIDEO_DEV && ! CONFIG_SPARC32 && ! CONFIG_SPARC64 && CONFIG_FB ) && ( CONFIG_HAS_DMA )
vivid
, vivid
Enables a virtual video driver. This driver emulates a webcam, TV, S-Video and HDMI capture hardware, including VBI support for the SDTV inputs. Also video output, VBI output, radio receivers, transmitters and software defined radio capture is emulated.
It is highly configurable and is ideal for testing applications. Error injection is supported to test rare errors that are hard to reproduce in real hardware.
Say Y here if you want to test video apps or debug V4L devices. When in doubt, say N.
drivers/media/platform/vivid/Kconfig
The configuration item CONFIG_VIDEO_VIVID:
( CONFIG_VIDEO_DEV && CONFIG_VIDEO_V4L2 && ! CONFIG_SPARC32 && ! CONFIG_SPARC64 && CONFIG_FB ) && ( CONFIG_HAS_DMA )
vivid
, vivid
Enables a virtual video driver. This driver emulates a webcam, TV, S-Video and HDMI capture hardware, including VBI support for the SDTV inputs. Also video output, VBI output, radio receivers, transmitters and software defined radio capture is emulated.
It is highly configurable and is ideal for testing applications. Error injection is supported to test rare errors that are hard to reproduce in real hardware.
Say Y here if you want to test video apps or debug V4L devices. When in doubt, say N.
Raw data from LKDDb:
lkddb module vivid CONFIG_VIDEO_VIVID : drivers/media/platform/vivid/Kconfig : "Virtual Video Test Driver" # in 3.18–3.19, 4.0–4.20, 5.0–5.7
lkddb module vivid CONFIG_VIDEO_VIVID : drivers/media/test-drivers/vivid/Kconfig : "Virtual Video Test Driver" # in 5.8–5.19, 6.0–6.12, 6.13-rc+HEAD
lkddb platform "vivid" : CONFIG_VIDEO_VIVID : drivers/media/platform/vivid/vivid-core.c # in 4.1–4.20, 5.0–5.7
lkddb platform "vivid" : CONFIG_VIDEO_VIVID : drivers/media/test-drivers/vivid/vivid-core.c # in 5.8–5.19, 6.0–6.12, 6.13-rc+HEAD
This page is automaticly generated with free (libre, open) software lkddb(see lkddb-sources).
The data is retrived from:
Popular queries:
Navigation: Linux Kernel Driver DataBase - web LKDDB: main index - V index
Automatically generated (in year 2024). See also LKDDb sources on GitLab