The Linux Kernel Logo
  • Development process
  • Submitting patches
  • Code of conduct
  • Maintainer handbook
  • All development-process docs
  • Core API
  • Driver APIs
  • Subsystems
  • Locking
  • Licensing rules
  • Writing documentation
  • Development tools
  • Testing guide
  • Hacking guide
  • Tracing
  • Fault injection
  • Livepatching
  • Rust
  • Administration
  • Build system
  • Reporting issues
  • Userspace tools
  • Userspace API
    • System calls
    • Security-related interfaces
    • Devices and I/O
      • OpenCAPI (Open Coherent Accelerator Processor Interface)
      • Allocating dma-buf using heaps
      • Exchanging pixel buffers
      • Firmware Control (FWCTL) Userspace API
      • GPIO
      • IOMMUFD
      • Linux Media Infrastructure userspace API
        • Introduction
        • Part I - Video for Linux API
        • Part II - Digital TV API
        • Part III - Remote Controller API
        • Part IV - Media Controller API
        • Part V - Consumer Electronics Control API
          • 1. Introduction
          • 2. Function Reference
            • 2.1. cec open()
            • 2.2. cec close()
            • 2.3. cec ioctl()
            • 2.4. cec poll()
            • 2.5. ioctl CEC_ADAP_G_CAPS
            • 2.6. ioctls CEC_ADAP_G_LOG_ADDRS and CEC_ADAP_S_LOG_ADDRS
            • 2.7. ioctls CEC_ADAP_G_PHYS_ADDR and CEC_ADAP_S_PHYS_ADDR
            • 2.8. ioctl CEC_ADAP_G_CONNECTOR_INFO
            • 2.9. ioctl CEC_DQEVENT
            • 2.10. ioctls CEC_G_MODE and CEC_S_MODE
            • 2.11. ioctls CEC_RECEIVE and CEC_TRANSMIT
          • 3. CEC Pin Framework Error Injection
          • 4. CEC Header File
          • Revision and Copyright
          • Revision History
        • Generic Error Codes
        • Glossary
        • GNU Free Documentation License
        • Video4Linux (V4L) driver-specific documentation
      • Dell Systems Management Base Driver
      • VDUSE - “vDPA Device in Userspace”
      • ISA Plug & Play support
    • Everything else
  • Firmware
  • Firmware and Devicetree
  • CPU architectures
  • Unsorted documentation
  • Translations
The Linux Kernel
  • The Linux kernel user-space API guide
  • Linux Media Infrastructure userspace API
  • Part V - Consumer Electronics Control API
  • 2. Function Reference
  • View page source

2. Function Reference¶

  • 2.1. cec open()
  • 2.2. cec close()
  • 2.3. cec ioctl()
  • 2.4. cec poll()
  • 2.5. ioctl CEC_ADAP_G_CAPS
  • 2.6. ioctls CEC_ADAP_G_LOG_ADDRS and CEC_ADAP_S_LOG_ADDRS
  • 2.7. ioctls CEC_ADAP_G_PHYS_ADDR and CEC_ADAP_S_PHYS_ADDR
  • 2.8. ioctl CEC_ADAP_G_CONNECTOR_INFO
  • 2.9. ioctl CEC_DQEVENT
  • 2.10. ioctls CEC_G_MODE and CEC_S_MODE
  • 2.11. ioctls CEC_RECEIVE and CEC_TRANSMIT
Previous Next

© Copyright The kernel development community.

Built with Sphinx using a theme provided by Read the Docs.