Training courses

Kernel and Embedded Linux

Bootlin training courses

Embedded Linux, kernel,
Yocto Project, Buildroot, real-time,
graphics, boot time, debugging...

Bootlin logo

Elixir Cross Referencer

1
2
3
4
5
6
7
8
9
config CONFIG_VIDEO_SAMSUNG_S5P_CEC
       tristate "Samsung S5P CEC driver"
       depends on CONFIG_VIDEO_DEV && CONFIG_MEDIA_CEC_SUPPORT && (PLAT_S5P || CONFIG_ARCH_EXYNOS || CONFIG_COMPILE_TEST)
       ---help---
         This is a driver for Samsung S5P CONFIG_HDMI CEC interface. It uses the
         generic CEC framework interface.
         CEC bus is present in the CONFIG_HDMI connector and enables communication
         between compatible devices.