Home
last modified time | relevance | path

Searched full:macro (Results 1 – 25 of 161) sorted by relevance

1234567

/Documentation/devicetree/bindings/phy/
Dphy-ocelot-serdes.txt16 Also, SERDES6G number (aka "macro") 0 is the only interface supporting
27 SerDes macro. The second defines the macro to use. They are
/Documentation/kbuild/
Dkconfig-macro-language.rst2 Kconfig macro language
10 targets and prerequisites. The other is a macro language for performing textual
23 The macro language replaces the variable references with their expanded form,
40 The macro language in Kconfig processes the source file into the following
53 Like in Make, a variable in Kconfig works as a macro variable. A macro
145 Kconfig adopts Make-like macro language, but the function call syntax is
Dindex.rst11 kconfig-macro-language
/Documentation/devicetree/bindings/clock/
Dcsr,atlas7-car.txt29 compatible = "sirf,macro-tick";
42 compatible = "sirf,macro-uart";
/Documentation/translations/it_IT/process/
Dcoding-style.rst436 esportata, la macro **EXPORT** per questa funzione deve seguire immediatamente
621 (cpp-macro . -1000)
622 (cpp-macro-cont . +)
666 ordinare gli ``#include``, per allineare variabili/macro, per ridistribuire
737 12) Macro, enumerati e RTL
740 I nomi delle macro che definiscono delle costanti e le etichette degli
749 I nomi delle macro in MAIUSCOLO sono preferibili ma le macro che assomigliano
752 Generalmente, le funzioni inline sono preferibili rispetto alle macro che
755 Le macro che contengono più istruzioni dovrebbero essere sempre chiuse in un
766 Cose da evitare quando si usano le macro:
[all …]
/Documentation/sphinx/
Dcdomain.py75 function-like macro, the name of the macro is returned. Otherwise
99 # This is a function-like macro, it's arguments are typeless!
165 'macro': CObject,
/Documentation/ABI/testing/
Dppc-memtrace6 hardware trace macro to use. CONFIG_PPC64_HARDWARE_TRACING
45 Description: This is where the hardware trace macro will output the trace
Dsysfs-driver-hid-corsair7 hardware playback mode where the G-keys play their macro
/Documentation/arm/
Dfirmware.rst24 To call a firmware operation, a helper macro is provided::
29 the macro checks if the operation is provided and calls it or otherwise returns
/Documentation/core-api/
Dsymbol-namespaces.rst45 Please note that due to macro expansion that argument needs to be a
63 and EXPORT_SYMBOL_GPL() macro expansions that do not specify a namespace.
84 within the corresponding compilation unit before any EXPORT_SYMBOL macro is
92 load the module. The module code is required to use the macro MODULE_IMPORT_NS
/Documentation/driver-api/
Disa.rst115 module_isa_driver is a helper macro for ISA drivers which do not do
117 boilerplate code. Each module may only use this macro once, and calling
120 max_num_isa_dev is a macro to determine the maximum possible number of
/Documentation/devicetree/bindings/pinctrl/
Drenesas,rza2-pinctrl.txt46 number and the desired function index. Use the RZA2_PINMUX macro located
48 For assigning GPIO pins, use the macro RZA2_PIN also in r7s9210-pinctrl.h
Dfsl,imx8mq-pinctrl.txt14 input_val> are specified using a PIN_FUNC_ID macro, which can be found in
Dfsl,imx8mm-pinctrl.txt14 input_val> are specified using a PIN_FUNC_ID macro, which can be found in
Dfsl,imx8mn-pinctrl.txt14 input_val> are specified using a PIN_FUNC_ID macro, which can be found in
Dst,stm32-pinctrl.yaml147 To simplify the usage, macro is available to generate "pinmux" field.
148 This macro is available here:
150 Some examples of using macro:
Dfsl,imx6sx-pinctrl.txt10 input_val> are specified using a PIN_FUNC_ID macro, which can be found in
Dfsl,imx6sll-pinctrl.txt10 input_val> are specified using a PIN_FUNC_ID macro, which can be found in
Dfsl,imx6ul-pinctrl.txt11 input_val> are specified using a PIN_FUNC_ID macro, which can be found in
/Documentation/devicetree/bindings/net/
Dmediatek-dwmac.txt24 - mediatek,tx-delay-ps: TX clock delay macro value. Default is 0.
26 - mediatek,rx-delay-ps: RX clock delay macro value. Default is 0.
/Documentation/driver-api/driver-model/
Ddesign-patterns.rst106 container_of() is a macro defined in <linux/kernel.h>
109 a pointer to a member by a simple subtraction using the offsetof() macro from
/Documentation/media/uapi/mediactl/
Dmedia-ioc-device-info.rst87 - Media API version, formatted with the ``KERNEL_VERSION()`` macro.
96 ``KERNEL_VERSION()`` macro. Together with the ``driver`` field
/Documentation/translations/it_IT/kernel-hacking/
Dhacking.rst136 macro :c:func:`in_softirq()` (``include/linux/preempt.h``).
140 State attenti che questa macro ritornerà un falso positivo
377 Questa variabile globale (in realtà una macro) contiene un puntatore alla
475 caricabili dinamicamente). L'utilizzo delle macro :c:func:`module_init()`
479 La macro :c:func:`module_init()` definisce quale funzione dev'essere
482 macro :c:func:`module_init()` diventa equivalente a :c:func:`__initcall()`,
498 Questa macro definisce la funzione che dev'essere chiamata al momento della
504 Da notare che questa macro è opzionale: se non presente, il modulo non sarà
524 Impostate questo campo al valore della macro ``THIS_MODULE``.
542 Potere dichiarare una ``wait_queue_head_t`` utilizzando la macro
[all …]
/Documentation/pcmcia/
Ddevicetable.rst18 hashes of the string to the macro, e.g. if you want to match the product ID
/Documentation/filesystems/
Dfiles.txt37 the files_fdtable() macro :
50 files_fdtable() uses rcu_dereference() macro which takes care of

1234567