The Linux Kernel
5.10.0
  • The Linux kernel user’s and administrator’s guide
  • Kernel Build System
  • The Linux kernel firmware guide
  • Open Firmware and Device Tree
  • The Linux kernel user-space API guide
    • No New Privileges Flag
    • Seccomp BPF (SECure COMPuting with filters)
    • unshare system call
    • Speculation Control
    • OpenCAPI (Open Coherent Accelerator Processor Interface)
    • IOCTLs
    • IOMMU Userspace API
    • 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
        • 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
  • Working with the kernel development community
  • Development tools for the kernel
  • How to write kernel documentation
  • Kernel Hacking Guides
  • Linux Tracing Technologies
  • Kernel Maintainer Handbook
  • fault-injection
  • Kernel Livepatching
  • The Linux driver implementer’s API guide
  • Core API Documentation
  • locking
  • Accounting
  • Block
  • cdrom
  • Linux CPUFreq - CPU frequency and voltage scaling code in the Linux(TM) kernel
  • Integrated Drive Electronics (IDE)
  • Frame Buffer
  • fpga
  • Human Interface Devices (HID)
  • I2C/SMBus Subsystem
  • Industrial I/O
  • ISDN
  • InfiniBand
  • LEDs
  • NetLabel
  • Linux Networking Documentation
  • pcmcia
  • Power Management
  • TCM Virtual Device
  • timers
  • Serial Peripheral Interface (SPI)
  • 1-Wire Subsystem
  • Linux Watchdog Support
  • Linux Virtualization Support
  • The Linux Input Documentation
  • Linux Hardware Monitoring
  • Linux GPU Driver Developer’s Guide
  • Security Documentation
  • Linux Sound Subsystem Documentation
  • Linux Kernel Crypto API
  • Filesystems in the Linux kernel
  • Linux Memory Management Documentation
  • BPF Documentation
  • USB support
  • Linux PCI Bus Subsystem
  • Linux SCSI Subsystem
  • Assorted Miscellaneous Devices Documentation
  • Linux Scheduler
  • MHI
  • Assembler Annotations
  • ARM Architecture
  • ARM64 Architecture
  • IA-64 Architecture
  • m68k Architecture
  • MIPS-specific Documentation
  • Linux on the Nios II architecture
  • OpenRISC Architecture
  • PA-RISC Architecture
  • powerpc
  • RISC-V architecture
  • s390 Architecture
  • SuperH Interfaces Guide
  • Sparc Architecture
  • x86-specific Documentation
  • Xtensa Architecture
  • ext4 Data Structures and Algorithms
  • Unsorted Documentation
  • Atomic Types
  • Atomic bitops
  • Memory Barriers
  • General notification mechanism
  • Translations
The Linux Kernel
  • Docs »
  • The Linux kernel user-space API guide »
  • Linux Media Infrastructure userspace API »
  • Part II - Digital TV API »
  • 6. Digital TV Deprecated APIs »
  • 6.3. Digital TV Audio Device »
  • 6.3.2. Audio Function Calls
  • View page source

6.3.2. Audio Function Calls¶

  • 6.3.2.1. Digital TV audio open()
  • 6.3.2.2. Digital TV audio close()
  • 6.3.2.3. Digital TV audio write()
  • 6.3.2.4. AUDIO_STOP
  • 6.3.2.5. AUDIO_PLAY
  • 6.3.2.6. AUDIO_PAUSE
  • 6.3.2.7. AUDIO_CONTINUE
  • 6.3.2.8. AUDIO_SELECT_SOURCE
  • 6.3.2.9. AUDIO_SET_MUTE
  • 6.3.2.10. AUDIO_SET_AV_SYNC
  • 6.3.2.11. AUDIO_SET_BYPASS_MODE
  • 6.3.2.12. AUDIO_CHANNEL_SELECT
  • 6.3.2.13. AUDIO_BILINGUAL_CHANNEL_SELECT
  • 6.3.2.14. AUDIO_GET_STATUS
  • 6.3.2.15. AUDIO_GET_CAPABILITIES
  • 6.3.2.16. AUDIO_CLEAR_BUFFER
  • 6.3.2.17. AUDIO_SET_ID
  • 6.3.2.18. AUDIO_SET_MIXER
  • 6.3.2.19. AUDIO_SET_STREAMTYPE
Next Previous

© Copyright The kernel development community

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