OXIESEC PANEL
- Current Dir:
/
/
usr
/
src
/
linux-headers-4.15.0-213
/
drivers
/
media
/
platform
/
vimc
Server IP: 139.59.38.164
Upload:
Create Dir:
Name
Size
Modified
Perms
📁
..
-
05/09/2024 07:14:16 AM
rwxr-xr-x
📄
Kconfig
492 bytes
01/28/2018 09:20:33 PM
rw-r--r--
📄
Makefile
405 bytes
06/16/2023 05:32:39 PM
rw-r--r--
Editing: Kconfig
Close
config VIDEO_VIMC tristate "Virtual Media Controller Driver (VIMC)" depends on VIDEO_DEV && VIDEO_V4L2 && VIDEO_V4L2_SUBDEV_API select VIDEOBUF2_VMALLOC select VIDEO_V4L2_TPG default n ---help--- Skeleton driver for Virtual Media Controller This driver can be compared to the vivid driver for emulating a media node that exposes a complex media topology. The topology is hard coded for now but is meant to be highly configurable in the future. When in doubt, say N.