Searched refs:rely (Results 1 – 25 of 142) sorted by relevance
123456
/Linux-v4.19/Documentation/ABI/testing/ |
D | sysfs-devices | 11 Please do not rely on the format of this tree because of 13 the tree, please use the /sys/class structure and rely 16 Or rely on the uevent messages to notify programs of
|
/Linux-v4.19/drivers/input/mouse/ |
D | maplemouse.c | 28 int buttons, relx, rely, relz; in dc_mouse_callback() local 36 rely = *(unsigned short *)(res + 14) - 512; in dc_mouse_callback() 43 input_report_rel(dev, REL_Y, rely); in dc_mouse_callback()
|
/Linux-v4.19/fs/notify/dnotify/ |
D | Kconfig | 8 superior alternatives, but some applications may still rely on
|
/Linux-v4.19/Documentation/ABI/ |
D | README | 26 programs can start to rely on these interfaces, but they must be 80 - Kconfig. Userspace should not rely on the presence or absence of any 85 - Kernel-internal symbols. Do not rely on the presence, absence, location, or
|
/Linux-v4.19/Documentation/arm/ |
D | swp_emulation | 22 NOTE: when accessing uncached shared regions, LDREX/STREX rely on an external
|
D | kernel_mode_neon.txt | 6 * Use only NEON instructions, or VFP instructions that don't rely on support 67 Earlier versions of VFP (prior to version 3) rely on software support for things
|
D | mem_alignment | 9 Of course this is a bad idea to rely on the alignment trap to perform
|
/Linux-v4.19/fs/sysfs/ |
D | Kconfig | 15 Some system agents rely on the information in sysfs to operate.
|
/Linux-v4.19/Documentation/accounting/ |
D | cgroupstats.txt | 17 NOTE: We currently rely on delay accounting for extracting information
|
/Linux-v4.19/Documentation/features/sched/membarrier-sync-core/ |
D | arch-support.txt | 23 # Given that neither SYSRET{L,Q}, nor SYSEXIT, are core serializing, we rely
|
/Linux-v4.19/Documentation/ABI/stable/ |
D | sysfs-firmware-opal-dump | 20 Do not rely on any particular size of dump
|
/Linux-v4.19/drivers/media/v4l2-core/ |
D | Kconfig | 26 Only useful if you rely on the old behavior and use mknod instead of udev.
|
/Linux-v4.19/Documentation/power/ |
D | apm-acpi.txt | 24 Both APM and ACPI rely on user-space daemons, apmd and acpid
|
/Linux-v4.19/Documentation/i2c/ |
D | summary | 14 achieve I2C branding. Modern PC mainboards rely on SMBus. The most common
|
D | fault-codes | 18 to respond correctly. Other code may need to rely on YOUR code reporting 53 host. Note that even if PECs are in use, you should not rely
|
/Linux-v4.19/arch/s390/kernel/ |
D | head64.S | 43 # Early setup functions that may not rely on an initialized bss section,
|
/Linux-v4.19/Documentation/arm64/ |
D | tagged-pointers.txt | 51 signal handlers in applications making use of tags cannot rely on the
|
/Linux-v4.19/Documentation/devicetree/bindings/mtd/ |
D | gpmi-nand.txt | 41 area with the byte in the data area but rely on the
|
/Linux-v4.19/Documentation/filesystems/ |
D | ceph.txt | 21 In contrast to cluster filesystems like GFS, OCFS2, and GPFS that rely 132 must rely on TCP's error correction to detect data corruption
|
/Linux-v4.19/Documentation/core-api/ |
D | boot-time-mm.rst | 21 * Architectures that rely only on bootmem select
|
/Linux-v4.19/drivers/base/firmware_loader/ |
D | Kconfig | 39 in boot and cannot rely on the firmware being placed in an initrd or 95 rely on one refer to the permissively licensed firmwared:
|
/Linux-v4.19/Documentation/fmc/ |
D | fmc-chardev.txt | 12 fdelay-0400 if the FMC core can rely on both a mezzanine name and a bus
|
/Linux-v4.19/arch/arm/crypto/ |
D | Kconfig | 85 This implementation does not rely on any lookup tables so it is
|
/Linux-v4.19/Documentation/hwmon/ |
D | ltc4245 | 43 rely on the sense resistors listed in Table 2: "Sense Resistor Values".
|
/Linux-v4.19/arch/arm/boot/dts/ |
D | vf610-zii-ssmb-spu3.dts | 67 * node disabled by default and rely on bootloader to enable
|
123456