Home
last modified time | relevance | path

Searched refs:piece (Results 1 – 25 of 67) sorted by relevance

123

/linux/Documentation/driver-api/acpi/ !
H A Dacpi-drivers.rst28 to identify the piece of hardware providing functionality represented by it.
54 When that happens, the piece of hardware corresponding to the given ACPI device
66 created to represent the piece of hardware corresponding to a given ACPI device
68 CPU device, or another type of device, depending on what the given piece of
76 corresponding piece of hardware that can be bound to by a "proper" driver using
/linux/Documentation/admin-guide/sysctl/ !
H A Dindex.rst62 one part of the kernel, so you can do configuration on a piece
63 by piece basis, or just some 'thematic frobbing'.
/linux/security/keys/ !
H A Dkeyring.c169 u32 piece; in hash_key_type_and_desc() local
176 piece = (unsigned long)index_key->domain_tag; in hash_key_type_and_desc()
177 acc = mult_64x32_and_fold(acc, piece); in hash_key_type_and_desc()
186 piece = 0; in hash_key_type_and_desc()
187 memcpy(&piece, description, n); in hash_key_type_and_desc()
190 acc = mult_64x32_and_fold(acc, piece); in hash_key_type_and_desc()
/linux/Documentation/misc-devices/ !
H A Dtps6594-pfsm.rst13 hardware. It is a piece of code.
/linux/Documentation/fb/ !
H A Dinternals.rst52 particular piece of hardware.
/linux/drivers/soc/mediatek/ !
H A DKconfig76 The Smart Voltage Scaling(SVS) engine is a piece of hardware
/linux/Documentation/maintainer/ !
H A Dfeature-and-driver-maintainers.rst58 When there are multiple maintainers for a piece of code an ``Acked-by``
121 for any piece of code, no matter how trivial. It spreads the burden, helps
/linux/Documentation/driver-api/gpio/ !
H A Dusing-gpio.rst24 industrial automation, PLC-type use cases, door controllers, in short a piece
/linux/Documentation/power/ !
H A Ds2ram.rst70 Reason for this is that the RTC is the only reliably available piece of
H A Dfreezing-of-tasks.rst230 piece of code from system-wide sleep such as suspend/hibernation is not
231 encouraged. If possible, that piece of code must instead hook onto the
/linux/Documentation/PCI/ !
H A Dpci-iov-howto.rst109 Following piece of code illustrates the usage of the SR-IOV API.
/linux/Documentation/process/ !
H A D3.Early-stage.rst18 easy: when a driver is needed for a specific piece of hardware, for
164 track down a maintainer for a specific piece of code.
/linux/fs/proc/ !
H A DKconfig121 this interface. For example, rkt is such a piece of software.
/linux/Documentation/core-api/ !
H A Ddma-isa-lpc.rst41 In order to allocate a piece of memory that satisfies all these
H A Dgenalloc.rst87 how the allocation functions choose which specific piece of memory to
H A Dpadata.rst162 piece of the job that one thread completes in one call to the thread function.
/linux/Documentation/dev-tools/kunit/ !
H A Dusage.rst32 An *expectation* specifies that we expect a piece of code to do something in a
34 expectations about the behavior of a piece of code under test. When one or more
224 piece of hardware.
316 In order to unit test a piece of code that calls a method in a class, the
320 A fake class implements a piece of code that is different than what runs in a
H A Dfaq.rst56 test to test the interaction between a driver and a piece of hardware, or to
/linux/drivers/crypto/axis/ !
H A Dartpec6_crypto.c397 size_t piece; in artpec6_crypto_walk_advance() local
401 piece = min(nbytes, (size_t)awalk->sg->length - awalk->offset); in artpec6_crypto_walk_advance()
402 nbytes -= piece; in artpec6_crypto_walk_advance()
403 awalk->offset += piece; in artpec6_crypto_walk_advance()
/linux/drivers/char/ipmi/ !
H A DKconfig50 sequence numbers to piece the string together. This config
/linux/Documentation/userspace-api/media/ !
H A Dglossary.rst91 A set of electronic circuits on one small flat piece of
/linux/Documentation/admin-guide/mm/ !
H A Dtranshuge.rst616 piece without splitting.
644 piece without splitting.
648 swap device in one piece.
662 swap device in one piece without splitting.
/linux/Documentation/trace/ !
H A Dmmiotrace.rst113 "pciid" and "nick" with the PCI ID or model name of your piece of hardware
/linux/Documentation/userspace-api/media/v4l/ !
H A Dv4l2.rst375 Somehow a piece of junk slipped into the capture example, removed.
/linux/drivers/char/tpm/ !
H A DKconfig18 userspace enablement piece of the specification, can be

123