Searched full:implementers (Results 1 – 25 of 28) sorted by relevance
12
/linux-6.12.1/Documentation/arch/riscv/ |
D | patch-acceptance.rst | 47 Additionally, the RISC-V specification allows implementers to create 58 (Implementers, may, of course, maintain their own Linux kernel trees containing
|
/linux-6.12.1/Documentation/devicetree/bindings/rtc/ |
D | faraday,ftrtc010.yaml | 36 should be 1 Hz, but implementers actually seem to choose different
|
/linux-6.12.1/rust/kernel/sync/ |
D | lock.rs | 23 /// - Implementers must ensure that only one thread/CPU may access the protected data once the lock 25 /// - Implementers must also ensure that [`relock`] uses the same locking method as the original
|
/linux-6.12.1/Documentation/driver-api/soundwire/ |
D | error_handling.rst | 64 or Master driver implementers are responsible for writing valid values in
|
/linux-6.12.1/Documentation/devicetree/bindings/input/touchscreen/ |
D | zinitix,bt400.yaml | 67 the vdd-supply represents VCCA instead of VDD. Implementers should first
|
/linux-6.12.1/include/crypto/internal/ |
D | des.h | 51 * same as DES. Implementers MUST reject keys that exhibit this
|
/linux-6.12.1/Documentation/networking/ |
D | cdc_mbim.rst | 322 1) USB Implementers Forum, Inc. - "Universal Serial Bus 328 2) USB Implementers Forum, Inc. - "Universal Serial Bus
|
/linux-6.12.1/Documentation/ABI/testing/ |
D | sysfs-class-net-cdc_ncm | 86 24, 2010 from USB Implementers Forum, Inc. The descriptions are
|
/linux-6.12.1/tools/perf/trace/beauty/include/uapi/linux/ |
D | fcntl.h | 135 * Note for implementers: When picking a new per-syscall AT_* flag, try to
|
/linux-6.12.1/include/uapi/linux/ |
D | fcntl.h | 135 * Note for implementers: When picking a new per-syscall AT_* flag, try to
|
/linux-6.12.1/arch/arm/include/asm/ |
D | cputype.h | 237 * implementer: implementers are free to define their own part numbers
|
/linux-6.12.1/rust/kernel/ |
D | types.rs | 328 /// Implementers must ensure that increments to the reference count keep the object alive in memory 331 /// Implementers must also ensure that all instances are reference-counted. (Otherwise they
|
D | workqueue.rs | 266 /// Implementers must ensure that any pointers passed to a `queue_work_on` closure by [`__enqueue`] 310 /// Implementers must ensure that [`__enqueue`] uses a `work_struct` initialized with the [`run`]
|
D | list.rs | 64 /// Implementers must ensure that they provide the guarantees documented on methods provided by
|
/linux-6.12.1/drivers/soundwire/ |
D | mipi_disco.c | 10 * The helper functions read the Master and Slave properties. Implementers
|
/linux-6.12.1/arch/s390/crypto/ |
D | des_s390.c | 194 * same as DES. Implementers MUST reject keys that exhibit this
|
/linux-6.12.1/Documentation/hwmon/ |
D | pmbus-core.rst | 18 promoted by the PMBus Implementers Forum (PMBus-IF), comprising 30+ adopters
|
/linux-6.12.1/rust/macros/ |
D | lib.rs | 116 /// `#[vtable]` attribute. Implementers of the trait will then also have to
|
/linux-6.12.1/Documentation/admin-guide/media/ |
D | cec.rst | 238 Note for CEC application implementers: the <Image View On> message must
|
/linux-6.12.1/include/linux/ |
D | dma-fence.h | 55 * ways by different fence implementers, so do not rely on this.
|
/linux-6.12.1/Documentation/hid/ |
D | hidintro.rst | 56 available from the `USB Implementers Forum <https://www.usb.org/>`_
|
/linux-6.12.1/net/sctp/ |
D | output.c | 711 /* RFC 7.2.4 & the Implementers Guide 2.8. in sctp_packet_can_append_data()
|
/linux-6.12.1/Documentation/scsi/ |
D | scsi_fc_transport.rst | 418 LLDD Implementers Notes:
|
/linux-6.12.1/Documentation/dev-tools/kunit/ |
D | usage.rst | 269 contract between *implementers* and *users* since it forces them to use the
|
/linux-6.12.1/drivers/net/fddi/skfp/ |
D | pcmplc.c | 1486 * Implementers choice: use medium in pc_tcode_actions()
|
12