Home
last modified time | relevance | path

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

12345678910>>...31

/OK3568_Linux_fs/kernel/Documentation/sphinx/
H A 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()
/OK3568_Linux_fs/kernel/Documentation/process/
H A 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 …]
/OK3568_Linux_fs/u-boot/include/linux/usb/
H A Dcomposite.h44 * @strings: tables of strings, keyed by identifiers assigned during bind()
47 * string identifiers assigned during @bind(). If this pointer is null,
50 * string identifiers assigned during @bind(). If this pointer is null,
53 * string identifiers assigned during @bind(). If this pointer is null,
58 * available resources including string and interface identifiers used
162 * @strings: Tables of strings, keyed by identifiers assigned during @bind()
244 * identifiers.
245 * @strings: tables of strings, keyed by identifiers assigned during bind()
266 * meaningful device identifiers. (The strings will not be defined unless
/OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/fuc/
H A Dos.h14 /* KERN: message identifiers */
18 /* MEMX: message identifiers */
35 /* I2C_: message identifiers */
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/pinctrl/
H A Drenesas,rzn1-pinctrl.yaml66 MUX_FUNC is one of the alternate function identifiers defined in:
68 These identifiers collapse the IO Multiplex Configuration Level 1
70 manual into a single number. The identifiers for Level 2 are simply
71 offset by 10. Additional identifiers are provided to specify the
/OK3568_Linux_fs/kernel/drivers/staging/media/atomisp/pci/hive_isp_css_include/
H A 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
H A Dtag.h25 * - . system and cell agnostic interfaces, constants and identifiers
28 * - global: inter cell constants and identifiers
29 * - local: cell specific constants and identifiers
H A 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
H A 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
H A 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
H A 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
H A 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
H A 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
H A 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
H A 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
H A 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
H A 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
H A 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
H A 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
H A 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
H A 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
H A 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
H A 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
H A 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
H A 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

12345678910>>...31