The Linux Kernel

6.5.0

Quick search

Contents

  • A guide to the Kernel Development Process
  • Submitting patches: the essential guide to getting your code into the kernel
  • Code of conduct
  • Kernel Maintainer Handbook
  • All development-process docs
  • Core API Documentation
  • Driver implementer's API guide
  • Kernel subsystem documentation
    • Human interfaces
      • Input Documentation
      • Human Interface Devices (HID)
      • Sound Subsystem Documentation
      • GPU Driver Developer's Guide
      • Frame Buffer
    • Storage interfaces
  • Locking in the kernel
  • Linux kernel licensing rules
  • How to write kernel documentation
  • Development tools for the kernel
  • Kernel Testing Guide
  • Kernel Hacking Guides
  • Linux Tracing Technologies
  • fault-injection
  • Kernel Livepatching
  • Rust
  • The Linux kernel user's and administrator's guide
  • The kernel build system
  • Reporting issues
  • User-space tools
  • The Linux kernel user-space API guide
  • The Linux kernel firmware guide
  • Open 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 5.0.1 & Alabaster 0.7.12 | Page source