Searched full:implementers (Results 1 – 25 of 34) sorted by relevance
12
/linux-6.15/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.15/rust/kernel/time/ |
D | hrtimer.rs | 199 /// Typical implementers are pinned references such as [`Pin<&T>`]. 203 /// Implementers of this trait must ensure that instances of types implementing 230 /// Implementers must ensure that `start_scoped` does not return until the 259 /// Implemented by [`HrTimerPointer`] implementers to give the C timer callback a 317 /// Implementers of this trait must ensure that the implementer has a
|
/linux-6.15/Documentation/devicetree/bindings/rtc/ |
D | faraday,ftrtc010.yaml | 36 should be 1 Hz, but implementers actually seem to choose different
|
/linux-6.15/Documentation/driver-api/soundwire/ |
D | error_handling.rst | 64 or Master driver implementers are responsible for writing valid values in
|
/linux-6.15/Documentation/devicetree/bindings/input/touchscreen/ |
D | zinitix,bt400.yaml | 67 the vdd-supply represents VCCA instead of VDD. Implementers should first
|
/linux-6.15/include/crypto/internal/ |
D | des.h | 51 * same as DES. Implementers MUST reject keys that exhibit this
|
/linux-6.15/rust/kernel/sync/ |
D | lock.rs | 29 /// - Implementers must ensure that only one thread/CPU may access the protected data once the lock 31 /// - Implementers must also ensure that [`relock`] uses the same locking method as the original
|
/linux-6.15/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.15/Documentation/ABI/testing/ |
D | sysfs-class-net-cdc_ncm | 86 24, 2010 from USB Implementers Forum, Inc. The descriptions are
|
/linux-6.15/include/uapi/linux/ |
D | fcntl.h | 135 * Note for implementers: When picking a new per-syscall AT_* flag, try to
|
/linux-6.15/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.15/Documentation/usb/ |
D | CREDITS | 164 - All the people at the USB Implementers Forum for their
|
/linux-6.15/rust/kernel/ |
D | device_id.rs | 17 /// Implementers must ensure that:
|
D | platform.rs | 166 /// 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 | 406 /// Implementers must ensure that increments to the reference count keep the object alive in memory 409 /// 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 | 239 /// Implementers should attempt to initialize the device here.
|
/linux-6.15/arch/arm/include/asm/ |
D | cputype.h | 237 * implementer: implementers are free to define their own part numbers
|
/linux-6.15/arch/s390/crypto/ |
D | des_s390.c | 194 * same as DES. Implementers MUST reject keys that exhibit this
|
/linux-6.15/Documentation/hwmon/ |
D | pmbus-core.rst | 18 promoted by the PMBus Implementers Forum (PMBus-IF), comprising 30+ adopters
|
/linux-6.15/drivers/soundwire/ |
D | mipi_disco.c | 10 * The helper functions read the Master and Slave properties. Implementers
|
/linux-6.15/rust/macros/ |
D | lib.rs | 110 /// `#[vtable]` attribute. Implementers of the trait will then also have to
|
/linux-6.15/Documentation/admin-guide/media/ |
D | cec.rst | 238 Note for CEC application implementers: the <Image View On> message must
|
/linux-6.15/include/linux/ |
D | dma-fence.h | 55 * ways by different fence implementers, so do not rely on this.
|
12