]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blob - Documentation/driver-api/sound.rst
x86/bugs: Rework spec_ctrl base and mask logic
[mirror_ubuntu-artful-kernel.git] / Documentation / driver-api / sound.rst
1 Sound Devices
2 =============
3
4 .. kernel-doc:: include/sound/core.h
5 :internal:
6
7 .. kernel-doc:: sound/sound_core.c
8 :export:
9
10 .. kernel-doc:: include/sound/pcm.h
11 :internal:
12
13 .. kernel-doc:: sound/core/pcm.c
14 :export:
15
16 .. kernel-doc:: sound/core/device.c
17 :export:
18
19 .. kernel-doc:: sound/core/info.c
20 :export:
21
22 .. kernel-doc:: sound/core/rawmidi.c
23 :export:
24
25 .. kernel-doc:: sound/core/sound.c
26 :export:
27
28 .. kernel-doc:: sound/core/memory.c
29 :export:
30
31 .. kernel-doc:: sound/core/pcm_memory.c
32 :export:
33
34 .. kernel-doc:: sound/core/init.c
35 :export:
36
37 .. kernel-doc:: sound/core/isadma.c
38 :export:
39
40 .. kernel-doc:: sound/core/control.c
41 :export:
42
43 .. kernel-doc:: sound/core/pcm_lib.c
44 :export:
45
46 .. kernel-doc:: sound/core/hwdep.c
47 :export:
48
49 .. kernel-doc:: sound/core/pcm_native.c
50 :export:
51
52 .. kernel-doc:: sound/core/memalloc.c
53 :export:
54