The Linux Kernel

6.7.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
    • 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
  • 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 SoC LayerΒΆ

The documentation is spilt into the following sections:-

  • ALSA SoC Layer Overview
    • ASoC Design
  • ASoC Codec Class Driver
    • ASoC Codec driver breakdown
  • ASoC Digital Audio Interface (DAI)
    • AC97
    • I2S
    • PCM
  • Dynamic Audio Power Management for Portable Devices
    • Description
    • DAPM Widgets
    • Codec/DSP Widget Interconnections
    • Endpoint Widgets
    • DAPM Widget Events
  • ASoC Platform Driver
    • Audio DMA
    • SoC DAI Drivers
    • SoC DSP Drivers
  • ASoC Machine Driver
    • probe()/remove()
    • suspend()/resume()
    • Machine DAI Configuration
    • Machine Power Map
    • Machine Controls
  • Audio Pops and Clicks
    • Minimising Playback Pops and Clicks
    • Minimising Capture Pops and Clicks
    • Zipper Noise
  • Audio Clocking
    • Master Clock
    • DAI Clocks
  • ASoC jack detection
    • The jack - struct snd_soc_jack
    • snd_soc_jack_pin
    • Jack detection methods
    • Machine drivers
  • Dynamic PCM
    • Description
    • DPCM machine driver
    • Writing a DPCM DSP driver
    • Hostless PCM streams
  • Creating codec to codec dai link for ALSA dapm
©The kernel development community. | Powered by Sphinx 5.0.1 & Alabaster 0.7.12 | Page source