The Linux Kernel
5.19.0
  • The Linux kernel user’s and administrator’s guide
  • Kernel Build System
  • The Linux kernel firmware guide
  • Open Firmware and Devicetree
  • The Linux kernel user-space API guide
  • 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
  • Frame Buffer
  • fpga
  • Human Interface Devices (HID)
  • I2C/SMBus Subsystem
  • Industrial I/O
  • ISDN
  • InfiniBand
  • LEDs
  • NetLabel
  • Networking
  • 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
    • ALSA Kernel API Documentation
    • Designs and Implementations
    • ALSA SoC Layer
      • ALSA SoC Layer Overview
      • ASoC Codec Class Driver
      • ASoC Digital Audio Interface (DAI)
      • Dynamic Audio Power Management for Portable Devices
      • ASoC Platform Driver
      • ASoC Machine Driver
      • Audio Pops and Clicks
      • Audio Clocking
      • ASoC jack detection
      • Dynamic PCM
      • Creating codec to codec dai link for ALSA dapm
    • Advanced Linux Sound Architecture - Driver Configuration guide
    • HD-Audio
    • Card-Specific Information
  • 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
  • Linux PECI Subsystem
  • Assembler Annotations
  • CPU Architectures
  • Kernel tools
  • Unsorted Documentation
  • Atomic Types
  • Atomic bitops
  • Memory Barriers
  • Translations
The Linux Kernel
  • »
  • Linux Sound Subsystem Documentation »
  • ALSA SoC Layer
  • View page 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
Previous Next

© Copyright The kernel development community.

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