Searched full:declaration (Results 1 – 25 of 32) sorted by relevance
12
| /Documentation/admin-guide/kdump/ |
| D | vmcoreinfo.rst | 234 declaration of the structure. 247 requiring the declaration of the structure. 260 the declaration of the structure. 274 requiring the declaration of the structure. 287 the declaration of the structure. 300 requiring the declaration of the structure. 314 architecture-specific declaration.
|
| /Documentation/devicetree/bindings/sound/ |
| D | st,sti-asoc-card.txt | 7 generic ASoC simple card. For details about sound card declaration please refer to 120 Example of audio card declaration:
|
| /Documentation/driver-api/driver-model/ |
| D | driver.rst | 23 Declaration chapter 27 allocated. Below is an example declaration of the eepro100 28 driver. This declaration is hypothetical only; it relies on the driver
|
| D | bus.rst | 12 Declaration chapter
|
| /Documentation/trace/rv/ |
| D | da_monitor_synthesis.rst | 63 The wip.c file contains the monitor declaration and the starting point for 95 is a per-cpu behavior, the monitor declaration in the 'wip.c' file is::
|
| /Documentation/sphinx/ |
| D | cdomain.py | 68 # Handle c:macro for function-style declaration 206 # FIXME: handle :name: value of other declaration types?
|
| /Documentation/devicetree/bindings/sram/ |
| D | sram.yaml | 192 // declaration. These nodes are of two types depending upon secure or 218 // declaration.
|
| /Documentation/bpf/ |
| D | prog_sk_lookup.rst | 89 Refer to ``struct bpf_sk_lookup`` declaration in ``linux/bpf.h`` user API
|
| D | btf.rst | 565 …``BTF_FUNC_EXTERN`` 0x2 declaration of a subprogram whose definition is outside the containing… 580 …``BTF_VAR_GLOBAL_EXTERN`` 0x2 declaration of global variable whose definition is outside th…
|
| /Documentation/firmware-guide/acpi/ |
| D | gpio-properties.rst | 155 The ``gpio-line-names`` declaration is a list of strings ("names"), which 157 a package, must be inserted inside the GPIO controller declaration of an ACPI 185 At runtime, the above declaration produces the following result (using the
|
| /Documentation/i2c/ |
| D | instantiating-devices.rst | 31 On platforms using devicetree, the declaration of I2C devices is done in 253 While this interface should only be used when in-kernel device declaration
|
| /Documentation/trace/ |
| D | tracepoints.rst | 30 whose prototypes are described in a tracepoint declaration placed in a
|
| /Documentation/kbuild/ |
| D | gendwarfksyms.rst | 148 A declaration can change into a full definition when additional includes 152 `declonly` rule can be used to specify a type as declaration-only, even
|
| /Documentation/arch/arm/ |
| D | kernel_user_helpers.rst | 47 Reference declaration::
|
| /Documentation/scsi/ |
| D | ChangeLog.arcmsr | 80 ** 1. add conditional declaration for
|
| /Documentation/scheduler/ |
| D | completion.rst | 102 For static declaration and initialization, macros are available.
|
| /Documentation/process/ |
| D | maintainer-tip.rst | 737 Please avoid documenting struct members within the declaration, because 749 the struct declaration, which is easier to read and has the added advantage
|
| D | coding-style.rst | 495 For example, using this function declaration example:: 518 below, compared to the **declaration** example above):: 633 types. To this end, use just one data declaration per line (no commas for
|
| D | deprecated.rst | 270 the array declaration entirely::
|
| D | maintainer-netdev.rst | 364 Order the variable declaration lines longest to shortest, e.g.::
|
| /Documentation/driver-api/firmware/ |
| D | fallback-mechanisms.rst | 239 2. Add an extern declaration for the dmi_system_id array to
|
| /Documentation/filesystems/ |
| D | hpfs.rst | 186 When compiled, you get warning: function declaration isn't a prototype. Does
|
| /Documentation/sound/hd-audio/ |
| D | intel-multi-link.rst | 19 The only change to the 2015 definitions is the declaration of the
|
| /Documentation/RCU/ |
| D | rcu_dereference.rst | 492 "__rcu" marker. If you mark a pointer declaration, whether in a structure
|
| /Documentation/networking/ |
| D | ppp_generic.rst | 45 See include/linux/ppp_channel.h for the declaration of the types and
|
12