accel/ivpu: Move recovery work to system_unbound_wq
[drm/drm-misc.git] / Documentation / translations / zh_CN / subsystem-apis.rst
blob47780bb0772f955ef42b43cd11a0bc48ba992949
1 .. SPDX-License-Identifier: GPL-2.0
3 .. include:: ./disclaimer-zh_CN.rst
5 :Original: Documentation/subsystem-apis.rst
7 :翻译:
9   唐艺舟 Tang Yizhou <tangyeechou@gmail.com>
11 ==============
12 内核子系统文档
13 ==============
15 这些书籍从内核开发者的角度,详细介绍了特定内核子系统
16 的如何工作。这里的大部分信息直接取自内核源代码,并
17 根据需要添加了补充材料(或者至少是我们设法添加的 - 可
18 能 *不是* 所有的材料都有需要)。
20 核心子系统
21 ----------
23 .. toctree::
24    :maxdepth: 1
26    core-api/index
27    driver-api/index
28    mm/index
29    power/index
30    scheduler/index
31    locking/index
33 TODOList:
35 * timers/index
37 人机接口
38 --------
40 .. toctree::
41    :maxdepth: 1
43    sound/index
45 TODOList:
47 * input/index
48 * hid/index
49 * gpu/index
50 * fb/index
52 网络接口
53 --------
55 .. toctree::
56    :maxdepth: 1
58    infiniband/index
60 TODOList:
62 * networking/index
63 * netlabel/index
64 * isdn/index
65 * mhi/index
67 存储接口
68 --------
70 .. toctree::
71    :maxdepth: 1
73    filesystems/index
75 TODOList:
77 * block/index
78 * cdrom/index
79 * scsi/index
80 * target/index
82 **Fixme**: 这里还需要更多的分类组织工作。
84 .. toctree::
85    :maxdepth: 1
87    accounting/index
88    cpu-freq/index
89    iio/index
90    virt/index
91    PCI/index
92    peci/index
94 TODOList:
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