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
config CONFIG_VIDEO_STI_HDMI_CEC
       tristate "STMicroelectronics STiH4xx HDMI CEC driver"
       depends on CONFIG_VIDEO_DEV && CONFIG_MEDIA_CEC_SUPPORT && (CONFIG_ARCH_STI || CONFIG_COMPILE_TEST)
       ---help---
         This is a driver for STIH4xx 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.