Searched full:implementers (Results 1 – 25 of 32) sorted by relevance
12
/linux-6.14.4/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.14.4/Documentation/devicetree/bindings/rtc/ |
D | faraday,ftrtc010.yaml | 36 should be 1 Hz, but implementers actually seem to choose different
|
/linux-6.14.4/Documentation/driver-api/soundwire/ |
D | error_handling.rst | 64 or Master driver implementers are responsible for writing valid values in
|
/linux-6.14.4/rust/kernel/sync/ |
D | lock.rs | 31 /// - Implementers must ensure that only one thread/CPU may access the protected data once the lock 33 /// - Implementers must also ensure that [`relock`] uses the same locking method as the original
|
/linux-6.14.4/include/crypto/internal/ |
D | des.h | 51 * same as DES. Implementers MUST reject keys that exhibit this
|
/linux-6.14.4/Documentation/devicetree/bindings/input/touchscreen/ |
D | zinitix,bt400.yaml | 67 the vdd-supply represents VCCA instead of VDD. Implementers should first
|
/linux-6.14.4/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.14.4/Documentation/ABI/testing/ |
D | sysfs-class-net-cdc_ncm | 86 24, 2010 from USB Implementers Forum, Inc. The descriptions are
|
/linux-6.14.4/include/uapi/linux/ |
D | fcntl.h | 135 * Note for implementers: When picking a new per-syscall AT_* flag, try to
|
/linux-6.14.4/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.14.4/rust/kernel/ |
D | device_id.rs | 17 /// Implementers must ensure that:
|
D | platform.rs | 162 /// Implementers should attempt to initialize the device here.
|
D | alloc.rs | 137 /// - Implementers must ensure that all trait functions abide by the guarantees documented in the
|
D | types.rs | 401 /// Implementers must ensure that increments to the reference count keep the object alive in memory 404 /// Implementers must also ensure that all instances are reference-counted. (Otherwise they
|
D | workqueue.rs | 269 /// Implementers must ensure that any pointers passed to a `queue_work_on` closure by [`__enqueue`] 313 /// Implementers must ensure that [`__enqueue`] uses a `work_struct` initialized with the [`run`]
|
D | pci.rs | 236 /// Implementers should attempt to initialize the device here.
|
/linux-6.14.4/arch/arm/include/asm/ |
D | cputype.h | 237 * implementer: implementers are free to define their own part numbers
|
/linux-6.14.4/arch/s390/crypto/ |
D | des_s390.c | 194 * same as DES. Implementers MUST reject keys that exhibit this
|
/linux-6.14.4/Documentation/hwmon/ |
D | pmbus-core.rst | 18 promoted by the PMBus Implementers Forum (PMBus-IF), comprising 30+ adopters
|
/linux-6.14.4/drivers/soundwire/ |
D | mipi_disco.c | 10 * The helper functions read the Master and Slave properties. Implementers
|
/linux-6.14.4/rust/macros/ |
D | lib.rs | 111 /// `#[vtable]` attribute. Implementers of the trait will then also have to
|
/linux-6.14.4/Documentation/admin-guide/media/ |
D | cec.rst | 238 Note for CEC application implementers: the <Image View On> message must
|
/linux-6.14.4/include/linux/ |
D | dma-fence.h | 55 * ways by different fence implementers, so do not rely on this.
|
/linux-6.14.4/Documentation/hid/ |
D | hidintro.rst | 56 available from the `USB Implementers Forum <https://www.usb.org/>`_
|
/linux-6.14.4/net/sctp/ |
D | output.c | 711 /* RFC 7.2.4 & the Implementers Guide 2.8. in sctp_packet_can_append_data()
|
12