Searched refs:rely (Results 1 – 25 of 68) sorted by relevance
123
/linux-2.6.39/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
|
D | sysfs-firmware-dmi | 10 The kernel itself does not rely on the majority of the
|
/linux-2.6.39/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-2.6.39/fs/notify/dnotify/ |
D | Kconfig | 8 superior alternatives, but some applications may still rely on
|
/linux-2.6.39/fs/sysfs/ |
D | Kconfig | 14 Some system agents rely on the information in sysfs to operate.
|
/linux-2.6.39/Documentation/arm/ |
D | swp_emulation | 22 NOTE: when accessing uncached shared regions, LDREX/STREX rely on an external
|
D | mem_alignment | 9 Of course this is a bad idea to rely on the alignment trap to perform
|
D | Porting | 6 The following symbol definitions rely on you knowing the translation that
|
/linux-2.6.39/arch/x86/xen/ |
D | Kconfig | 21 # Dummy symbol since people have come to rely on the PRIVILEGED_GUEST
|
/linux-2.6.39/Documentation/accounting/ |
D | cgroupstats.txt | 17 NOTE: We currently rely on delay accounting for extracting information
|
/linux-2.6.39/drivers/gpu/drm/ |
D | README.drm | 25 that rely extensively on the API exported by the DRM module.
|
/linux-2.6.39/Documentation/power/ |
D | apm-acpi.txt | 24 Both APM and ACPI rely on user-space daemons, apmd and acpid
|
/linux-2.6.39/Documentation/filesystems/ |
D | ceph.txt | 21 In contrast to cluster filesystems like GFS, OCFS2, and GPFS that rely 119 must rely on TCP's error correction to detect data corruption
|
/linux-2.6.39/Documentation/i2c/ |
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
|
D | summary | 14 achieve I2C branding. Modern PC mainboards rely on SMBus. The most common
|
/linux-2.6.39/Documentation/hwmon/ |
D | ltc4245 | 43 rely on the sense resistors listed in Table 2: "Sense Resistor Values".
|
/linux-2.6.39/Documentation/ABI/ |
D | README | 26 programs can start to rely on these interfaces, but they must be
|
/linux-2.6.39/Documentation/arm/Samsung-S3C24XX/ |
D | Suspend.txt | 92 rely on are still enabled at that point.
|
/linux-2.6.39/Documentation/parisc/ |
D | registers | 97 since the caller can't rely on the value being the same
|
/linux-2.6.39/Documentation/ |
D | unaligned-memory-access.txt | 93 Therefore, for standard structure types you can always rely on the compiler 97 Similarly, you can also rely on the compiler to align variables and function
|
D | preempt-locking.txt | 123 in doubt, rely on locking or explicit preemption disabling.
|
/linux-2.6.39/arch/mips/ |
D | Kconfig.debug | 40 Most MIPS systems will normally expect 'N' here and rely upon
|
/linux-2.6.39/Documentation/pcmcia/ |
D | driver-changes.txt | 123 driver was reported to rely on them:
|
/linux-2.6.39/Documentation/kvm/ |
D | msr.txt | 187 type 1 was, but guest should not rely on that.
|
/linux-2.6.39/Documentation/usb/ |
D | hotplug.txt | 29 Because some of those actions rely on information about drivers (metadata)
|
123