Home
last modified time | relevance | path

Searched full:doc (Results 1 – 25 of 1047) sorted by relevance

12345678910>>...42

/linux/Documentation/core-api/
H A Dmm-api.rst8 .. kernel-doc:: arch/x86/include/asm/uaccess.h
11 .. kernel-doc:: arch/x86/lib/usercopy_32.c
14 .. kernel-doc:: mm/gup.c
22 .. kernel-doc:: include/linux/gfp_types.h
23 :doc: Page mobility and placement hints
25 .. kernel-doc:: include/linux/gfp_types.h
26 :doc: Watermark modifiers
28 .. kernel-doc:: include/linux/gfp_types.h
29 :doc: Reclaim modifiers
31 .. kernel-doc:: include/linux/gfp_types.h
[all …]
H A Dliveupdate.rst8 .. kernel-doc:: kernel/liveupdate/luo_core.c
9 :doc: Live Update Orchestrator (LUO)
13 .. kernel-doc:: kernel/liveupdate/luo_session.c
14 :doc: LUO Sessions
18 .. kernel-doc:: kernel/liveupdate/luo_file.c
19 :doc: LUO File Descriptors
23 .. kernel-doc:: include/linux/kho/abi/luo.h
24 :doc: Live Update Orchestrator ABI
35 .. kernel-doc:: include/linux/liveupdate.h
37 .. kernel-doc:: include/linux/kho/abi/luo.h
[all …]
/linux/Documentation/gpu/imagination/
H A Duapi.rst6 .. kernel-doc:: include/uapi/drm/pvr_drm.h
7 :doc: PowerVR UAPI
11 .. kernel-doc:: include/uapi/drm/pvr_drm.h
14 .. kernel-doc:: include/uapi/drm/pvr_drm.h
19 .. kernel-doc:: include/uapi/drm/pvr_drm.h
20 :doc: PowerVR IOCTL interface
22 .. kernel-doc:: include/uapi/drm/pvr_drm.h
27 .. kernel-doc:: include/uapi/drm/pvr_drm.h
28 :doc: PowerVR IOCTL DEV_QUERY interface
30 .. kernel-doc:: include/uapi/drm/pvr_drm.h
[all …]
/linux/Documentation/sound/kernel-api/
H A Dalsa-driver-api.rst10 .. kernel-doc:: sound/core/init.c
14 .. kernel-doc:: sound/core/device.c
18 .. kernel-doc:: sound/core/sound.c
22 .. kernel-doc:: sound/core/memory.c
23 .. kernel-doc:: sound/core/memalloc.c
31 .. kernel-doc:: sound/core/pcm.c
32 .. kernel-doc:: sound/core/pcm_lib.c
33 .. kernel-doc:: sound/core/pcm_native.c
34 .. kernel-doc:: include/sound/pcm.h
38 .. kernel-doc:: sound/core/pcm_misc.c
[all …]
/linux/Documentation/gpu/
H A Ddrm-kms.rst156 .. kernel-doc:: include/drm/drm_mode_config.h
159 .. kernel-doc:: drivers/gpu/drm/drm_mode_config.c
188 .. kernel-doc:: include/drm/drm_mode_object.h
191 .. kernel-doc:: drivers/gpu/drm/drm_mode_object.c
288 .. kernel-doc:: drivers/gpu/drm/drm_atomic.c
289 :doc: handling driver private state
294 .. kernel-doc:: include/drm/drm_atomic.h
297 .. kernel-doc:: drivers/gpu/drm/drm_atomic.c
303 .. kernel-doc:: drivers/gpu/drm/drm_atomic_uapi.c
304 :doc: overview
[all …]
H A Dvga-switcheroo.rst7 .. kernel-doc:: drivers/gpu/vga/vga_switcheroo.c
8 :doc: Overview
16 .. kernel-doc:: drivers/gpu/vga/vga_switcheroo.c
17 :doc: Manual switching and manual power control
22 .. kernel-doc:: drivers/gpu/vga/vga_switcheroo.c
23 :doc: Driver power control
31 .. kernel-doc:: drivers/gpu/vga/vga_switcheroo.c
37 .. kernel-doc:: include/linux/vga_switcheroo.h
40 .. kernel-doc:: include/linux/vga_switcheroo.h
46 .. kernel-doc:: include/linux/vga_switcheroo.h
[all …]
H A Dvc4.rst5 .. kernel-doc:: drivers/gpu/drm/vc4/vc4_drv.c
6 :doc: Broadcom VC4 Graphics Driver
18 .. kernel-doc:: drivers/gpu/drm/vc4/vc4_crtc.c
19 :doc: VC4 CRTC module
24 .. kernel-doc:: drivers/gpu/drm/vc4/vc4_hvs.c
25 :doc: VC4 HVS module.
30 .. kernel-doc:: drivers/gpu/drm/vc4/vc4_plane.c
31 :doc: VC4 plane module
36 .. kernel-doc:: drivers/gpu/drm/vc4/vc4_hdmi.c
37 :doc: VC4 Falcon HDMI module
[all …]
H A Ddrm-mm.rst31 .. kernel-doc:: drivers/gpu/drm/ttm/ttm_module.c
32 :doc: TTM
34 .. kernel-doc:: include/drm/ttm/ttm_caching.h
40 .. kernel-doc:: include/drm/ttm/ttm_device.h
43 .. kernel-doc:: drivers/gpu/drm/ttm/ttm_device.c
49 .. kernel-doc:: include/drm/ttm/ttm_placement.h
55 .. kernel-doc:: include/drm/ttm/ttm_resource.h
58 .. kernel-doc:: drivers/gpu/drm/ttm/ttm_resource.c
64 .. kernel-doc:: include/drm/ttm/ttm_tt.h
67 .. kernel-doc:: drivers/gpu/drm/ttm/ttm_tt.c
[all …]
/linux/rust/syn/
H A Dexport.rs3 #[doc(hidden)]
5 #[doc(hidden)]
7 #[doc(hidden)]
9 #[doc(hidden)]
11 #[doc(hidden)]
13 #[doc(hidden)]
15 #[doc(hidden)]
17 #[doc(hidden)]
19 #[doc(hidden)]
21 #[doc(hidden)]
[all …]
/linux/Documentation/driver-api/
H A Dinfrastructure.rst7 .. kernel-doc:: include/linux/device.h
11 .. kernel-doc:: include/linux/device/bus.h
14 .. kernel-doc:: include/linux/device/class.h
17 .. kernel-doc:: include/linux/device/driver.h
23 .. kernel-doc:: drivers/base/init.c
26 .. kernel-doc:: include/linux/device/driver.h
29 .. kernel-doc:: drivers/base/driver.c
32 .. kernel-doc:: drivers/base/core.c
35 .. kernel-doc:: drivers/base/syscore.c
38 .. kernel-doc:: include/linux/device/class.h
[all …]
H A Dbasics.rst7 .. kernel-doc:: include/linux/module.h
13 .. kernel-doc:: include/linux/mod_devicetable.h
21 .. kernel-doc:: include/linux/sched.h
24 .. kernel-doc:: kernel/sched/core.c
27 .. kernel-doc:: kernel/sched/cpupri.c
30 .. kernel-doc:: kernel/sched/fair.c
33 .. kernel-doc:: include/linux/completion.h
39 .. kernel-doc:: include/linux/jiffies.h
42 .. kernel-doc:: kernel/time/time.c
45 .. kernel-doc:: kernel/time/timer.c
[all …]
/linux/drivers/mtd/nand/raw/
H A Ddiskonchip.c85 #define DoC_is_MillenniumPlus(doc) ((doc)->ChipID == DOC_ChipID_DocMilPlus16 || (doc)->ChipID == DO… argument
86 #define DoC_is_Millennium(doc) ((doc)->ChipID == DOC_ChipID_DocMil) argument
87 #define DoC_is_2000(doc) ((doc)->ChipID == DOC_ChipID_Doc2k) argument
127 * The HW decoder in the DoC ASIC's provides us a error syndrome,
181 * in the DoC ASIC's. in doc_ecc_decode()
217 static void DoC_Delay(struct doc_priv *doc, unsigned short cycles) in DoC_Delay() argument
223 if (DoC_is_Millennium(doc)) in DoC_Delay()
224 dummy = ReadDOC(doc->virtadr, NOP); in DoC_Delay()
225 else if (DoC_is_MillenniumPlus(doc)) in DoC_Delay()
226 dummy = ReadDOC(doc->virtadr, Mplus_NOP); in DoC_Delay()
[all …]
/linux/Documentation/driver-api/80211/
H A Dcfg80211.rst5 .. kernel-doc:: include/net/cfg80211.h
6 :doc: Introduction
11 .. kernel-doc:: include/net/cfg80211.h
12 :doc: Device registration
14 .. kernel-doc:: include/net/cfg80211.h
45 .. kernel-doc:: include/net/cfg80211.h
46 :doc: Actions and configuration
48 .. kernel-doc:: include/net/cfg80211.h
99 .. kernel-doc:: include/net/cfg80211.h
100 :doc: Scanning and BSS list handling
[all …]
H A Dmac80211-advanced.rst17 .. kernel-doc:: include/net/mac80211.h
30 .. kernel-doc:: include/net/mac80211.h
31 :doc: Hardware crypto acceleration
33 .. kernel-doc:: include/net/mac80211.h
45 .. kernel-doc:: include/net/mac80211.h
46 :doc: Powersave support
51 .. kernel-doc:: include/net/mac80211.h
52 :doc: Beacon filter support
54 .. kernel-doc:: include/net/mac80211.h
62 .. kernel-doc:: include/net/mac80211.h
[all …]
/linux/Documentation/netlink/specs/
H A Ddpll.yaml5 doc: DPLL subsystem.
11 doc: |
18 doc: input can be only selected by sending a request to dpll
22 doc: highest prio input pin auto selected by dpll
27 doc: |
33 doc: |
39 doc: |
43 doc: |
47 doc: |
57 doc: |
[all …]
H A Dovpn.yaml12 doc: Netlink protocol to control OpenVPN network devices
44 doc: >-
52 doc: The remote IPv4 address of the peer
58 doc: The remote IPv6 address of the peer
65 doc: The scope id of the remote IPv6 address of the peer (RFC2553)
69 doc: The remote port of the peer
76 doc: The socket to be used to communicate with the peer
80 doc: The ID of the netns the socket assigned to this peer lives in
84 doc: The IPv4 address assigned to the peer by the server
90 doc: The IPv6 address assigned to the peer by the server
[all …]
H A Dnet_shaper.yaml5 doc: |
39 doc: Defines the shaper @id interpretation.
43 doc: The scope is not specified.
46 doc: The main shaper for the given network device.
49 doc: |
54 doc: |
63 doc: Different metric supported by the shaper.
67 doc: Shaper operates on a bits per second basis.
70 doc: Shaper operates on a packets per second basis.
80 doc: Unique identifier for the given shaper inside the owning device.
[all …]
/linux/Documentation/driver-api/media/drivers/
H A Dfrontends.rst12 .. kernel-doc:: drivers/media/dvb-frontends/a8293.h
13 .. kernel-doc:: drivers/media/dvb-frontends/af9013.h
14 .. kernel-doc:: drivers/media/dvb-frontends/ascot2e.h
15 .. kernel-doc:: drivers/media/dvb-frontends/cxd2820r.h
16 .. kernel-doc:: drivers/media/dvb-frontends/drxk.h
17 .. kernel-doc:: drivers/media/dvb-frontends/dvb-pll.h
18 .. kernel-doc:: drivers/media/dvb-frontends/helene.h
19 .. kernel-doc:: drivers/media/dvb-frontends/horus3a.h
20 .. kernel-doc:: drivers/media/dvb-frontends/ix2505v.h
21 .. kernel-doc:: drivers/media/dvb-frontends/m88ds3103.h
[all …]
/linux/rust/syn/gen/
H A Deq.rs9 #[cfg_attr(docsrs, doc(cfg(feature = "extra-traits")))]
12 #[cfg_attr(docsrs, doc(cfg(feature = "extra-traits")))]
19 #[cfg_attr(docsrs, doc(cfg(feature = "extra-traits")))]
22 #[cfg_attr(docsrs, doc(cfg(feature = "extra-traits")))]
29 #[cfg_attr(docsrs, doc(cfg(feature = "extra-traits")))]
32 #[cfg_attr(docsrs, doc(cfg(feature = "extra-traits")))]
40 #[cfg_attr(docsrs, doc(cfg(feature = "extra-traits")))]
43 #[cfg_attr(docsrs, doc(cfg(feature = "extra-traits")))]
51 #[cfg_attr(docsrs, doc(cfg(feature = "extra-traits")))]
54 #[cfg_attr(docsrs, doc(cfg(feature = "extra-traits")))]
[all …]
H A Dvisit_mut.rs33 #[cfg_attr(docsrs, doc(cfg(any(feature = "derive", feature = "full"))))]
38 #[cfg_attr(docsrs, doc(cfg(any(feature = "derive", feature = "full"))))]
46 #[cfg_attr(docsrs, doc(cfg(feature = "full")))]
51 #[cfg_attr(docsrs, doc(cfg(any(feature = "derive", feature = "full"))))]
56 #[cfg_attr(docsrs, doc(cfg(any(feature = "derive", feature = "full"))))]
61 #[cfg_attr(docsrs, doc(cfg(any(feature = "derive", feature = "full"))))]
66 #[cfg_attr(docsrs, doc(cfg(any(feature = "derive", feature = "full"))))]
71 #[cfg_attr(docsrs, doc(cfg(any(feature = "derive", feature = "full"))))]
78 #[cfg_attr(docsrs, doc(cfg(any(feature = "derive", feature = "full"))))]
83 #[cfg_attr(docsrs, doc(cfg(any(feature = "derive", feature = "full"))))]
[all …]
H A Dvisit.rs32 #[cfg_attr(docsrs, doc(cfg(any(feature = "derive", feature = "full"))))]
37 #[cfg_attr(docsrs, doc(cfg(any(feature = "derive", feature = "full"))))]
45 #[cfg_attr(docsrs, doc(cfg(feature = "full")))]
50 #[cfg_attr(docsrs, doc(cfg(any(feature = "derive", feature = "full"))))]
55 #[cfg_attr(docsrs, doc(cfg(any(feature = "derive", feature = "full"))))]
60 #[cfg_attr(docsrs, doc(cfg(any(feature = "derive", feature = "full"))))]
65 #[cfg_attr(docsrs, doc(cfg(any(feature = "derive", feature = "full"))))]
70 #[cfg_attr(docsrs, doc(cfg(any(feature = "derive", feature = "full"))))]
75 #[cfg_attr(docsrs, doc(cfg(any(feature = "derive", feature = "full"))))]
80 #[cfg_attr(docsrs, doc(cfg(any(feature = "derive", feature = "full"))))]
[all …]
/linux/Documentation/driver-api/cxl/
H A Dtheory-of-operation.rst322 .. kernel-doc:: drivers/cxl/pci.c
323 :doc: cxl pci
325 .. kernel-doc:: drivers/cxl/pci.c
328 .. kernel-doc:: drivers/cxl/mem.c
329 :doc: cxl mem
331 .. kernel-doc:: drivers/cxl/cxlmem.h
334 .. kernel-doc:: drivers/cxl/core/memdev.c
339 .. kernel-doc:: drivers/cxl/port.c
340 :doc: cxl port
344 .. kernel-doc:: drivers/cxl/cxl.h
[all …]
/linux/Documentation/translations/it_IT/doc-guide/
H A Dkernel-doc.rst4 :ref:`Documentation/doc-guide/index.rst <doc_guide>`
6 .. title:: Commenti in kernel-doc
11 Scrivere i commenti in kernel-doc
15 strutturanti secondo il formato kernel-doc. Essi possono descrivere funzioni,
18 .. note:: Il formato kernel-doc può sembrare simile a gtk-doc o Doxygen ma
20 contengono decine di migliaia di commenti kernel-doc. Siete pregati
23 La struttura kernel-doc è estratta a partire dai commenti; da questi viene
30 .. _`dominio Sphinx per il C`: http://www.sphinx-doc.org/en/stable/domains.html
34 kernel-doc. Quando l'intenzione è di utilizzarle nei moduli, anche le funzioni
36 kernel-doc.
[all …]
/linux/drivers/gpu/drm/msm/registers/adreno/
H A Dadreno_pm4.xml13 <doc>
16 </doc>
33 <doc>
37 </doc>
41 <doc>
44 </doc>
63 <doc>
66 </doc>
69 <doc>
72 </doc>
[all …]
/linux/Documentation/doc-guide/
H A Dkernel-doc.rst1 .. title:: Kernel-doc comments
4 Writing kernel-doc comments
8 comments in the kernel-doc format to describe the functions, types
12 .. note:: The kernel-doc format is deceptively similar to javadoc,
13 gtk-doc or Doxygen, yet distinctively different, for historical
14 reasons. The kernel source contains tens of thousands of kernel-doc
17 .. note:: kernel-doc does not cover Rust code: please see
20 The kernel-doc structure is extracted from the comments, and proper
22 generated from them. The descriptions are filtered for special kernel-doc
25 .. _Sphinx C Domain: http://www.sphinx-doc.org/en/stable/domains.html
[all …]

12345678910>>...42