]> git.karo-electronics.de Git - linux-beck.git/commitdiff
ALSA: doc: Add ASoC codes into API documentation
authorTakashi Iwai <tiwai@suse.de>
Thu, 30 Oct 2014 11:44:00 +0000 (12:44 +0100)
committerTakashi Iwai <tiwai@suse.de>
Thu, 30 Oct 2014 11:44:00 +0000 (12:44 +0100)
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Documentation/DocBook/alsa-driver-api.tmpl

index 7bec270e24945424296768d357e471f62c64e51f..b2d2c3b74fb0cb81c2d1fd04239b227793b1d31b 100644 (file)
 !Iinclude/sound/compress_driver.h
      </sect1>
   </chapter>
+  <chapter><title>ASoC</title>
+     <sect1><title>ASoC Core API</title>
+!Iinclude/sound/soc.h
+!Esound/soc/soc-core.c
+!Esound/soc/soc-cache.c
+!Esound/soc/soc-devres.c
+!Esound/soc/soc-io.c
+!Esound/soc/soc-pcm.c
+     </sect1>
+     <sect1><title>ASoC DAPM API</title>
+!Esound/soc/soc-dapm.c
+     </sect1>
+     <sect1><title>ASoC DMA Engine API</title>
+!Esound/soc/soc-generic-dmaengine-pcm.c
+     </sect1>
+  </chapter>
   <chapter><title>Miscellaneous Functions</title>
      <sect1><title>Hardware-Dependent Devices API</title>
 !Esound/core/hwdep.c
      </sect1>
      <sect1><title>Jack Abstraction Layer API</title>
-!Esound/core/jack.c
 !Iinclude/sound/jack.h
+!Esound/core/jack.c
+!Esound/soc/soc-jack.c
      </sect1>
      <sect1><title>ISA DMA Helpers</title>
 !Esound/core/isadma.c