Searched full:declare (Results 1 – 25 of 70) sorted by relevance
123
| /Documentation/i2c/ |
| D | instantiating-devices.rst | 12 Method 1: Declare the I2C devices statically 17 is known in advance. It is thus possible to pre-declare the I2C devices 28 Declare the I2C devices via devicetree 60 Declare the I2C devices via ACPI 67 Declare the I2C devices in board files
|
| /Documentation/admin-guide/LSM/ |
| D | Yama.rst | 39 ``prctl(PR_SET_PTRACER, pid, ...)`` can be used. An inferior can declare which 63 inferior can call ``prctl(PR_SET_PTRACER, debugger, ...)`` to declare
|
| /Documentation/driver-api/driver-model/ |
| D | bus.rst | 15 Each bus type in the kernel (PCI, USB, etc) should declare one static 45 them are inherently bus-specific. Drivers typically declare an array
|
| /Documentation/devicetree/bindings/net/dsa/ |
| D | qca8k.yaml | 16 ID. To declare the internal mdio-bus configuration, declare an MDIO node in 17 the switch node and declare the phandle for the port, referencing the internal
|
| /Documentation/devicetree/bindings/fsi/ |
| D | fsi.txt | 46 FSI master nodes declare themselves as such with the "fsi-master" compatible 53 need to declare the FSI-standard addressing scheme. This requires two cells for
|
| /Documentation/userspace-api/ |
| D | dma-buf-alloc-exchange.rst | 340 as the sole member of a modifier list to declare that explicit modifiers are 341 not supported, or as part of a larger list to declare that implicit modifiers 345 at all) to declare that explicit modifiers are not supported and must not be 346 used, or as part of a larger list to declare that an allocation using implicit 349 ``DRM_FORMAT_MOD_INVALID`` as the modifier of the allocated buffer to declare
|
| /Documentation/hwmon/ |
| D | ads7828.rst | 65 statically declare the device in the platform support code.
|
| D | hwmon-kernel-api.rst | 326 declare and use hardware monitoring sysfs attributes. 329 DEVICE_ATTR_{RW,RO,WO} to declare such attributes. This is feasible if an
|
| /Documentation/driver-api/firmware/ |
| D | firmware-usage-guidelines.rst | 39 detect if the firmware is new enough to declare if the security issue
|
| /Documentation/devicetree/bindings/mtd/partitions/ |
| D | nvmem-cells.yaml | 13 Nvmem binding to declare nvmem-cells can be found in:
|
| D | partition.yaml | 21 so that subsystem like NVMEM can provide an OF node and declare NVMEM cells.
|
| /Documentation/ABI/testing/ |
| D | securityfs-secrets-coco | 8 EFI can declare memory area used by confidential computing
|
| /Documentation/driver-api/ |
| D | spi.rst | 16 declare SPI busses and devices, manage them according to the standard
|
| /Documentation/networking/ |
| D | mptcp-sysctl.rst | 104 pending outstanding data on a given subflow required to declare it stale.
|
| D | gen_stats.rst | 22 Declare the statistic structs you need::
|
| /Documentation/bpf/ |
| D | map_devmap.rst | 142 The following code snippet shows how to declare a ``BPF_MAP_TYPE_DEVMAP`` 154 The following code snippet shows how to declare a ``BPF_MAP_TYPE_DEVMAP_HASH``
|
| D | map_queue_stack.rst | 113 This snippet shows how to declare a queue in a BPF program:
|
| D | prog_lsm.rst | 25 They can simply declare the structures in the eBPF program and only specify
|
| D | map_sk_storage.rst | 117 This snippet shows how to declare socket-local storage in a BPF program:
|
| D | map_cpumap.rst | 102 The following code snippet shows how to declare a ``BPF_MAP_TYPE_CPUMAP`` called
|
| D | map_lpm_trie.rst | 118 The following BPF code snippet shows how to declare a new LPM trie for IPv4
|
| D | map_bloom_filter.rst | 112 This snippet shows how to declare a bloom filter in a BPF program:
|
| /Documentation/devicetree/bindings/net/wireless/ |
| D | silabs,wfx.yaml | 25 It is recommended to declare a mmc-pwrseq on SDIO host above WFx. Without
|
| /Documentation/staging/ |
| D | magic-number.rst | 19 The way to use magic numbers is to declare them at the beginning of
|
| /Documentation/devicetree/bindings/mtd/ |
| D | qcom,nandc.yaml | 70 data are not protected by ECC. Use this to declare these special
|
123