arm64: dts: qcom: sm8550: add TRNG node
[linux-modified.git] / Documentation / translations / zh_CN / subsystem-apis.rst
1 .. SPDX-License-Identifier: GPL-2.0
2
3 .. include:: ./disclaimer-zh_CN.rst
4
5 :Original: Documentation/subsystem-apis.rst
6
7 :翻译:
8
9   唐艺舟 Tang Yizhou <tangyeechou@gmail.com>
10
11 ==============
12 内核子系统文档
13 ==============
14
15 这些书籍从内核开发者的角度,详细介绍了特定内核子系统
16 的如何工作。这里的大部分信息直接取自内核源代码,并
17 根据需要添加了补充材料(或者至少是我们设法添加的 - 可
18 能 *不是* 所有的材料都有需要)。
19
20 核心子系统
21 ----------
22
23 .. toctree::
24    :maxdepth: 1
25
26    core-api/index
27    driver-api/index
28    mm/index
29    power/index
30    scheduler/index
31    locking/index
32
33 TODOList:
34
35 * timers/index
36
37 人机接口
38 --------
39
40 .. toctree::
41    :maxdepth: 1
42
43    sound/index
44
45 TODOList:
46
47 * input/index
48 * hid/index
49 * gpu/index
50 * fb/index
51
52 网络接口
53 --------
54
55 .. toctree::
56    :maxdepth: 1
57
58    infiniband/index
59
60 TODOList:
61
62 * networking/index
63 * netlabel/index
64 * isdn/index
65 * mhi/index
66
67 存储接口
68 --------
69
70 .. toctree::
71    :maxdepth: 1
72
73    filesystems/index
74
75 TODOList:
76
77 * block/index
78 * cdrom/index
79 * scsi/index
80 * target/index
81
82 **Fixme**: 这里还需要更多的分类组织工作。
83
84 .. toctree::
85    :maxdepth: 1
86
87    accounting/index
88    cpu-freq/index
89    iio/index
90    virt/index
91    PCI/index
92    peci/index
93
94 TODOList:
95
96 * fpga/index
97 * i2c/index
98 * leds/index
99 * pcmcia/index
100 * spi/index
101 * w1/index
102 * watchdog/index
103 * hwmon/index
104 * accel/index
105 * security/index
106 * crypto/index
107 * bpf/index
108 * usb/index
109 * misc-devices/index
110 * wmi/index