Searched full:declared (Results 1 – 25 of 315) sorted by relevance
12345678910>>...13
/Linux-v5.10/include/trace/events/ |
D | ipi.h | 16 * It is necessary for @reason to be a static string declared with 60 * It is necessary for @reason to be a static string declared with 76 * It is necessary for @reason to be a static string declared with
|
/Linux-v5.10/drivers/acpi/acpica/ |
D | nsarguments.c | 87 * DESCRIPTION: Check that the declared parameter count (in ASL/AML) for a 156 "ASL declared %u, ACPI requires %u", in acpi_ns_check_acpi_compliance() 164 "ASL declared %u, ACPI requires %u", in acpi_ns_check_acpi_compliance() 181 * DESCRIPTION: Check that incoming argument count matches the declared 220 * argument count declared for the method in the ASL/AML. in acpi_ns_check_argument_count()
|
/Linux-v5.10/drivers/net/ethernet/freescale/dpaa2/ |
D | dpaa2-eth-trace.h | 44 /* The function that assigns values to the above declared 122 /* The function that assigns values to the above declared 146 /* If only one event of a certain type needs to be declared, use TRACE_EVENT().
|
/Linux-v5.10/drivers/staging/pi433/Documentation/devicetree/ |
D | pi433.txt | 12 reserved/declared. 25 With the following lines in spi section, the device pi433 is declared.
|
/Linux-v5.10/drivers/pci/hotplug/ |
D | TODO | 29 example. Either the pci_slot member should no longer be declared private 58 example. Either the pci_slot member should no longer be declared private
|
/Linux-v5.10/Documentation/devicetree/bindings/display/ |
D | allwinner,sun4i-a10-display-frontend.yaml | 47 # have the MBUS declared. 52 # have the MBUS declared.
|
D | allwinner,sun4i-a10-display-backend.yaml | 77 # have the MBUS declared. 82 # have the MBUS declared.
|
/Linux-v5.10/Documentation/usb/ |
D | functionfs.rst | 26 (one for each declared endpoint) which handle communication on 63 The gadget is registered only after all the declared function
|
/Linux-v5.10/Documentation/devicetree/bindings/media/ |
D | allwinner,sun4i-a10-csi.yaml | 61 # have the MBUS declared. 66 # have the MBUS declared.
|
/Linux-v5.10/drivers/net/ethernet/freescale/dpaa/ |
D | dpaa_eth_trace.h | 78 /* The function that assigns values to the above declared fields */ 130 /* If only one event of a certain type needs to be declared, use TRACE_EVENT().
|
/Linux-v5.10/arch/parisc/include/asm/ |
D | mckinley.h | 6 /* declared in arch/parisc/kernel/setup.c */
|
D | runway.h | 6 /* declared in arch/parisc/kernel/setup.c */
|
/Linux-v5.10/drivers/net/ethernet/broadcom/bnx2x/ |
D | bnx2x_self_test.c | 1699 "CCM: STORM declared message length unequal to actual", 1705 "CCM: CSDM declared message length unequal to actual", 1711 "CCM: TSEM declared message length unequal to actual", 1717 "CCM: XSEM declared message length unequal to actual", 1723 "CCM: USEM declared message length unequal to actual", 1729 "CCM: PBF declared message length unequal to actual", 1735 "TCM: STORM declared message length unequal to actual", 1741 "TCM: TSDM declared message length unequal to actual", 1747 "TCM: PRS declared message length unequal to actual", 1753 "TCM: PBF declared message length unequal to actual", [all …]
|
/Linux-v5.10/drivers/staging/media/atomisp/pci/ |
D | sh_css_morph.c | 16 /* This file will contain the code to implement the functions declared in ia_css_morph.h
|
D | sh_css_shading.c | 16 /* This file will contain the code to implement the functions declared in ia_css_shading.h
|
D | sh_css_stream.c | 16 /* This file will contain the code to implement the functions declared in ia_css_stream.h
|
D | sh_css_metadata.c | 16 /* This file will contain the code to implement the functions declared in ia_css_metadata.h
|
/Linux-v5.10/Documentation/bpf/ |
D | map_cgroup_storage.rst | 26 ``struct bpf_cgroup_storage_key``, declared in ``linux/bpf.h``:: 75 Userspace accessing map declared above::
|
/Linux-v5.10/Documentation/devicetree/bindings/cpu/ |
D | cpu-topology.txt | 102 Description: must be declared within a cpu-map node, one node 120 Description: must be declared within a cpu-map node, one node 137 Description: must be declared in a cluster node, one node per core in 163 Description: must be declared in a core node, one node per thread
|
/Linux-v5.10/fs/debugfs/ |
D | internal.h | 13 /* declared over in file.c */
|
/Linux-v5.10/Documentation/RCU/Design/Data-Structures/ |
D | Data-Structures.rst | 209 This portion of the ``rcu_state`` structure is declared as follows: 221 | tree, but they are declared as a flat array! What gives? | 268 This portion of the ``rcu_state`` structure is declared as follows: 292 This portion of the ``rcu_state`` structure is declared as follows: 329 This portion of the ``rcu_node`` structure is declared as follows: 362 This field of the ``rcu_node`` structure is declared as follows: 379 This portion of the ``rcu_node`` structure is declared as follows: 800 This portion of the ``rcu_data`` structure is declared as follows: 825 This portion of the ``rcu_data`` structure is declared as follows: 882 This portion of the ``rcu_data`` structure is declared as follows: [all …]
|
/Linux-v5.10/Documentation/devicetree/bindings/gpio/ |
D | rockchip,rk3328-grf-gpio.txt | 31 Note: The grf_gpio node should be declared as the child of the GRF (General
|
/Linux-v5.10/Documentation/locking/ |
D | percpu-rw-semaphore.rst | 18 The lock is declared with "struct percpu_rw_semaphore" type.
|
/Linux-v5.10/drivers/scsi/ |
D | scsi.h | 18 * the interfaces declared in the headers in include/scsi/
|
/Linux-v5.10/drivers/hsi/ |
D | hsi_boardinfo.c | 26 * HSI clients are statically declared and registered on board files.
|
12345678910>>...13