The Linux Kernel Logo
  • Development process
  • Submitting patches
  • Code of conduct
  • Maintainer handbook
  • All development-process docs
  • Core API
  • Driver APIs
  • Subsystems
    • Core subsystems
    • Human interfaces
      • Input Documentation
      • Human Interface Devices (HID)
      • Sound Subsystem Documentation
        • ALSA Kernel API Documentation
          • The ALSA Driver API
          • Writing an ALSA Driver
        • Designs and Implementations
        • ALSA SoC Layer
        • Advanced Linux Sound Architecture - Driver Configuration guide
        • HD-Audio
        • Card-Specific Information
        • Codec-Specific Information
        • Userspace-driven timers
      • GPU Driver Developer’s Guide
      • Frame Buffer
      • LEDs
    • Networking interfaces
    • Storage interfaces
    • Other 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
  • Firmware
  • Firmware and Devicetree
  • CPU architectures
  • Unsorted documentation
  • Translations
The Linux Kernel
  • Kernel subsystem documentation
  • Sound Subsystem Documentation
  • ALSA Kernel API Documentation
  • View page source

ALSA Kernel API Documentation¶

  • The ALSA Driver API
    • Management of Cards and Devices
    • PCM API
    • Control/Mixer API
    • MIDI API
    • Proc Info API
    • Compress Offload
    • ASoC
    • Miscellaneous Functions
  • Writing an ALSA Driver
    • Preface
    • File Tree Structure
    • Basic Flow for PCI Drivers
    • Management of Cards and Components
    • PCI Resource Management
    • PCM Interface
    • Control Interface
    • API for AC97 Codec
    • MIDI (MPU401-UART) Interface
    • RawMIDI Interface
    • Miscellaneous Devices
    • Buffer and Memory Management
    • Proc Interface
    • Power Management
    • Module Parameters
    • Device-Managed Resources
    • How To Put Your Driver Into ALSA Tree
    • Useful Functions
    • Acknowledgments
Previous Next

© Copyright The kernel development community.

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