Searched refs:piece (Results 1 – 25 of 56) sorted by relevance
123
/Linux-v4.19/Documentation/devicetree/bindings/sram/ |
D | renesas,smp-sram.txt | 3 Renesas R-Car Gen2 and RZ/G1 SoCs need a small piece of SRAM for the jump stub
|
/Linux-v4.19/Documentation/devicetree/bindings/arm/firmware/ |
D | linaro,optee-tz.txt | 3 OP-TEE is a piece of software using hardware features to provide a Trusted
|
/Linux-v4.19/Documentation/sysctl/ |
D | README | 54 one part of the kernel, so you can do configuration on a piece 55 by piece basis, or just some 'thematic frobbing'.
|
/Linux-v4.19/Documentation/devicetree/bindings/arm/msm/ |
D | qcom,saw2.txt | 5 power-controller that transitions a piece of hardware (like a processor or
|
/Linux-v4.19/security/keys/ |
D | keyring.c | 177 u32 piece; in hash_key_type_and_desc() local 191 piece = 0; in hash_key_type_and_desc() 192 memcpy(&piece, description, n); in hash_key_type_and_desc() 195 acc = mult_64x32_and_fold(acc, piece); in hash_key_type_and_desc()
|
/Linux-v4.19/Documentation/fb/ |
D | internals.txt | 46 particular piece of hardware.
|
/Linux-v4.19/Documentation/power/ |
D | s2ram.txt | 68 Reason for this is that the RTC is the only reliably available piece of
|
D | freezing-of-tasks.txt | 207 First of all, grabbing the 'system_transition_mutex' lock to mutually exclude a piece of code 209 If possible, that piece of code must instead hook onto the suspend/hibernation
|
/Linux-v4.19/drivers/char/ipmi/ |
D | Kconfig | 45 sequence numbers to piece the string together. This config
|
/Linux-v4.19/Documentation/PCI/ |
D | pci-iov-howto.txt | 85 Following piece of code illustrates the usage of the SR-IOV API.
|
/Linux-v4.19/fs/proc/ |
D | Kconfig | 99 this interface. For example, rkt is such a piece of software.
|
/Linux-v4.19/Documentation/process/ |
D | 3.Early-stage.rst | 18 easy: when a driver is needed for a specific piece of hardware, for 163 track down a maintainer for a specific piece of code.
|
D | 7.AdvancedTopics.rst | 165 piece of advice for reviewers (all reviewers) is this: phrase review
|
/Linux-v4.19/Documentation/ |
D | DMA-ISA-LPC.txt | 41 In order to allocate a piece of memory that satisfies all these
|
D | lzo.txt | 29 as a piece of information for next instructions.
|
/Linux-v4.19/Documentation/core-api/ |
D | genalloc.rst | 87 how the allocation functions choose which specific piece of memory to
|
/Linux-v4.19/drivers/crypto/axis/ |
D | artpec6_crypto.c | 400 size_t piece; in artpec6_crypto_walk_advance() local 404 piece = min(nbytes, (size_t)awalk->sg->length - awalk->offset); in artpec6_crypto_walk_advance() 405 nbytes -= piece; in artpec6_crypto_walk_advance() 406 awalk->offset += piece; in artpec6_crypto_walk_advance()
|
/Linux-v4.19/drivers/char/tpm/ |
D | Kconfig | 17 userspace enablement piece of the specification, can be
|
/Linux-v4.19/Documentation/devicetree/bindings/mtd/ |
D | brcm,brcmnand.txt | 43 interrupts multiplexed behind another custom piece of
|
/Linux-v4.19/Documentation/media/uapi/v4l/ |
D | v4l2.rst | 369 Somehow a piece of junk slipped into the capture example, removed.
|
D | colorspaces.rst | 105 The final piece that defines a colorspace is a function that transforms
|
/Linux-v4.19/arch/arm/boot/dts/ |
D | meson8.dtsi | 120 * piece of ARC code ("arc_power" in the vendor u-boot tree)
|
/Linux-v4.19/Documentation/trace/ |
D | mmiotrace.rst | 113 "pciid" and "nick" with the PCI ID or model name of your piece of hardware
|
/Linux-v4.19/Documentation/isdn/ |
D | README.concap | 52 negotiation before the first piece of user data can be transmitted.
|
/Linux-v4.19/Documentation/networking/ |
D | README.sb1000 | 8 a great deal of thanks for this wonderful piece of code!
|
123