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
          • 1. Introduction
          • 2. Digital TV Frontend API
          • 3. Digital TV Demux Device
          • 4. Digital TV CA Device
            • 4.1. CA Data Types
            • 4.2. CA Function Calls
              • 4.2.1. Digital TV CA open()
              • 4.2.2. Digital TV CA close()
              • 4.2.3. CA_RESET
              • 4.2.4. CA_GET_CAP
              • 4.2.5. CA_GET_SLOT_INFO
              • 4.2.6. CA_GET_DESCR_INFO
              • 4.2.7. CA_GET_MSG
              • 4.2.8. CA_SEND_MSG
              • 4.2.9. CA_SET_DESCR
            • 4.3. The High level CI API
          • 5. Digital TV Network API
          • 6. Digital TV Deprecated APIs
          • 7. Examples
          • 8. Digital TV uAPI header files
          • Revision and Copyright
          • Revision History
        • Part III - Remote Controller API
        • Part IV - Media Controller API
        • Part V - Consumer Electronics Control API
        • 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 II - Digital TV API
  • 4. Digital TV CA Device
  • 4.2. CA Function Calls
  • View page source

4.2. CA Function Calls¶

  • 4.2.1. Digital TV CA open()
  • 4.2.2. Digital TV CA close()
  • 4.2.3. CA_RESET
  • 4.2.4. CA_GET_CAP
  • 4.2.5. CA_GET_SLOT_INFO
  • 4.2.6. CA_GET_DESCR_INFO
  • 4.2.7. CA_GET_MSG
  • 4.2.8. CA_SEND_MSG
  • 4.2.9. CA_SET_DESCR
Previous Next

© Copyright The kernel development community.

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