The Linux Kernel
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
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
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 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 power domains
DAPM Widgets
Registering DAPM controls
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
Clocking Controls
Audio Pops and Clicks
Minimising Playback Pops and Clicks
Minimising Capture Pops and Clicks
Zipper Noise
Audio Clocking
Master Clock
DAI Clocks
ASoC provided clock APIs
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