Logo

The Linux Kernel

next-20250509

Quick search

Contents

  • 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
      • 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

This Page

  • Show Source

3.2. Demux Function Calls¶

  • 3.2.1. Digital TV demux open()
  • 3.2.2. Digital TV demux close()
  • 3.2.3. Digital TV demux read()
  • 3.2.4. Digital TV demux write()
  • 3.2.5. Digital TV mmap()
  • 3.2.6. DVB munmap()
  • 3.2.7. DMX_START
  • 3.2.8. DMX_STOP
  • 3.2.9. DMX_SET_FILTER
  • 3.2.10. DMX_SET_PES_FILTER
  • 3.2.11. DMX_SET_BUFFER_SIZE
  • 3.2.12. DMX_GET_STC
  • 3.2.13. DMX_GET_PES_PIDS
  • 3.2.14. DMX_ADD_PID
  • 3.2.15. DMX_REMOVE_PID
  • 3.2.16. ioctl DMX_REQBUFS
  • 3.2.17. ioctl DMX_QUERYBUF
  • 3.2.18. ioctl DMX_EXPBUF
  • 3.2.19. ioctl DMX_QBUF, DMX_DQBUF
©The kernel development community. | Powered by Sphinx 5.3.0 & Alabaster 0.7.16 | Page source