Home
last modified time | relevance | path

Searched full:identifiers (Results 1 – 25 of 307) sorted by relevance

12345678910>>...13

/Linux-v5.10/Documentation/sphinx/
Dkerneldoc.py64 'identifiers': directives.unchanged,
65 'no-identifiers': directives.unchanged,
87 # 'function' is an alias of 'identifiers'
89 self.options['identifiers'] = self.options.get('functions')
100 elif 'identifiers' in self.options:
101 identifiers = self.options.get('identifiers').split()
102 if identifiers:
103 for i in identifiers:
108 if 'no-identifiers' in self.options:
109 no_identifiers = self.options.get('no-identifiers').split()
/Linux-v5.10/Documentation/process/
Dlicense-rules.rst46 Exchange (SPDX) license identifiers in each source file. SPDX license
47 identifiers are machine parsable and precise shorthands for the license
49 identifiers are managed by the SPDX Workgroup at the Linux Foundation and
54 The valid identifiers used in the kernel are explained in the section
55 `License identifiers`_ and have been retrieved from the official SPDX
97 SPDX short form license identifiers separated by "WITH" when a license
102 License identifiers for licenses like [L]GPL with the 'or later' option
119 Exceptions can only be used with particular License identifiers. The
120 valid License identifiers are listed in the tags of the exception text
122 identifiers`_.
[all …]
/Linux-v5.10/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/fuc/
Dos.h14 /* KERN: message identifiers */
18 /* MEMX: message identifiers */
35 /* I2C_: message identifiers */
/Linux-v5.10/drivers/staging/media/atomisp/pci/hive_isp_css_include/
Dmmu_device.h28 * - . system and cell agnostic interfaces, constants and identifiers
31 * - global: system specific constants and identifiers
32 * - local: system and cell specific constants and identifiers
Dtag.h25 * - . system and cell agnostic interfaces, constants and identifiers
28 * - global: inter cell constants and identifiers
29 * - local: cell specific constants and identifiers
Dvamem.h26 * - . system and cell agnostic interfaces, constants and identifiers
29 * - global: system specific constants and identifiers
30 * - local: system and cell specific constants and identifiers
Ddebug.h26 * - . system and cell agnostic interfaces, constants and identifiers
29 * - global: system specific constants and identifiers
30 * - local: system and cell specific constants and identifiers
Dcsi_rx.h26 * - system and cell agnostic interfaces, constants and identifiers
30 * - global: system specific constants and identifiers
31 * - local: system and cell specific constants and identifiers
Dgp_device.h26 * - . system and cell agnostic interfaces, constants and identifiers
29 * - global: system specific constants and identifiers
30 * - local: system and cell specific constants and identifiers
Dgpio.h26 * - . system and cell agnostic interfaces, constants and identifiers
29 * - global: system specific constants and identifiers
30 * - local: system and cell specific constants and identifiers
Ddma.h26 * - . system and cell agnostic interfaces, constants and identifiers
29 * - global: system specific constants and identifiers
30 * - local: system and cell specific constants and identifiers
Devent_fifo.h26 * - . system and cell agnostic interfaces, constants and identifiers
29 * - global: system specific constants and identifiers
30 * - local: system and cell specific constants and identifiers
Dfifo_monitor.h26 * - . system and cell agnostic interfaces, constants and identifiers
29 * - global: system specific constants and identifiers
30 * - local: system and cell specific constants and identifiers
Dhmem.h26 * - . system and cell agnostic interfaces, constants and identifiers
29 * - global: system specific constants and identifiers
30 * - local: system and cell specific constants and identifiers
Dinput_formatter.h26 * - . system and cell agnostic interfaces, constants and identifiers
29 * - global: system specific constants and identifiers
30 * - local: system and cell specific constants and identifiers
Dinput_system.h26 * - . system and cell agnostic interfaces, constants and identifiers
29 * - global: system specific constants and identifiers
30 * - local: system and cell specific constants and identifiers
Dirq.h26 * - . system and cell agnostic interfaces, constants and identifiers
29 * - global: system specific constants and identifiers
30 * - local: system and cell specific constants and identifiers
Disp.h26 * - . system and cell agnostic interfaces, constants and identifiers
29 * - global: system specific constants and identifiers
30 * - local: system and cell specific constants and identifiers
Disys_stream2mmio.h26 * - system and cell agnostic interfaces, constants and identifiers
30 * - global: system specific constants and identifiers
31 * - local: system and cell specific constants and identifiers
Dpixelgen.h26 * - system and cell agnostic interfaces, constants and identifiers
30 * - global: system specific constants and identifiers
31 * - local: system and cell specific constants and identifiers
Dqueue.h25 * - system and cell agnostic interfaces, constants and identifiers
28 * - global: inter cell constants and identifiers
29 * - local: cell specific constants and identifiers
Dresource.h26 * - . system and cell agnostic interfaces, constants and identifiers
29 * - global: system specific constants and identifiers
30 * - local: system and cell specific constants and identifiers
Dsp.h26 * - . system and cell agnostic interfaces, constants and identifiers
29 * - global: system specific constants and identifiers
30 * - local: system and cell specific constants and identifiers
Dtimed_ctrl.h26 * - . system and cell agnostic interfaces, constants and identifiers
29 * - global: system specific constants and identifiers
30 * - local: system and cell specific constants and identifiers
Dvmem.h26 * - . system and cell agnostic interfaces, constants and identifiers
29 * - global: system specific constants and identifiers
30 * - local: system and cell specific constants and identifiers

12345678910>>...13