Searched refs:delta (Results 1 – 11 of 11) sorted by relevance
/Documentation/networking/timestamping/ |
D | timestamping.c | 484 struct timeval delta; in main() local 494 delta.tv_sec = delta_us / 1000000; in main() 495 delta.tv_usec = delta_us % 1000000; in main() 504 res = select(sock + 1, &readfs, 0, &errorfs, &delta); in main()
|
/Documentation/input/ |
D | elantech.txt | 607 two fingers' position delta. 611 the following packets would be motion packets, only sending delta of finger 706 w = 1 when delta overflows (> 127 or < -128), in this case 707 firmware sends us (delta x / 5) and (delta y / 5) 714 x7..x0 = delta x (two's complement) 721 y7..y0 = delta y (two's complement) 735 x7..x0 = delta x (two's complement) 742 y7..y0 = delta y (two's complement)
|
D | atarikbd.txt | 64 significantly more than the threshold delta x or y. This may happen since no 74 X ; delta x as twos complement integer 75 Y ; delta y as twos complement integer 81 Note that the sign of the delta y reported is a function of the Y origin
|
/Documentation/hwmon/ |
D | coretemp | 27 the actual value of temperature register is in fact a delta from TjMax.
|
D | sysfs-interface | 326 Must be reported as an absolute temperature, NOT a delta 342 Must be reported as an absolute temperature, NOT a delta 356 Must be reported as an absolute temperature, NOT a delta
|
D | lm90 | 216 Only the local hysteresis can be set from user-space, and the same delta
|
/Documentation/cgroups/ |
D | blkio-controller.txt | 255 got a timeslice and will not include the current delta. 264 time it had a pending request and will not include the current delta. 273 the current delta.
|
/Documentation/scheduler/ |
D | sched-rt-group.txt | 180 deadline delta (deadline - now)).
|
/Documentation/networking/ |
D | baycom.txt | 21 delta status bits, you may try baycom_ser_hdx.
|
/Documentation/ |
D | applying-patches.txt | 21 A patch is a small text document containing a delta of changes between two 245 kernel is released, a patch is made available that is a delta between the
|
/Documentation/filesystems/ |
D | xfs-delayed-logging-design.txt | 541 maximal amount of log metadata space they require, and such a delta reservation
|