Logo

The Linux Kernel

6.13.0-rc2

Quick search

Contents

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

This Page

  • Show 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
©The kernel development community. | Powered by Sphinx 7.3.7 & Alabaster 0.7.16 | Page source