| /linux/Documentation/userspace-api/media/v4l/ |
| H A D | pixfmt-cnf4.rst | 10 Depth sensor confidence information as a 4 bits per pixel packed array 16 confidence information in range 0-15 with 0 indicating that the sensor was 17 unable to resolve any signal and 15 indicating maximum level of confidence for 21 Bits 0-3 of byte n refer to confidence value of depth pixel 2*n, 22 bits 4-7 to confidence value of depth pixel 2*n+1.
|
| /linux/drivers/thermal/intel/ |
| H A D | intel_powerclamp.c | 265 unsigned long confidence; /* used for calibration, basically a counter member 379 cal_data[ratio].confidence >= CONFIDENCE_OK && in get_compensation() 380 cal_data[ratio + 1].confidence >= CONFIDENCE_OK && in get_compensation() 381 cal_data[ratio + 2].confidence >= CONFIDENCE_OK) { in get_compensation() 386 cal_data[ratio].confidence >= CONFIDENCE_OK && in get_compensation() 387 cal_data[ratio - 1].confidence >= CONFIDENCE_OK && in get_compensation() 388 cal_data[ratio - 2].confidence >= CONFIDENCE_OK) { in get_compensation() 392 } else if (cal_data[ratio].confidence >= CONFIDENCE_OK && in get_compensation() 393 cal_data[ratio - 1].confidence >= CONFIDENCE_OK && in get_compensation() 394 cal_data[ratio + 1].confidence >= CONFIDENCE_OK) { in get_compensation() [all …]
|
| /linux/drivers/hid/ |
| H A D | hid-ntrig.c | 57 bool confidence; member 598 nd->confidence = value; in ntrig_event() 662 nd->confidence = false; in ntrig_event() 678 nd->confidence = false; in ntrig_event() 711 if (!nd->confidence) in ntrig_event() 722 nd->first_contact_touch = nd->confidence; in ntrig_event()
|
| H A D | wacom_wac.h | 306 bool confidence; member
|
| H A D | wacom_wac.c | 2715 bool touch_down = hid_data->tipswitch && hid_data->confidence; in wacom_wac_finger_slot() 2782 wacom_wac->hid_data.confidence = value; in wacom_wac_finger_event() 2834 hid_data->confidence = true; in wacom_wac_finger_pre_report()
|
| /linux/tools/testing/selftests/hid/tests/ |
| H A D | test_wacom_generic.py | 977 t0.confidence = False 998 touches[0].confidence = False 999 touches[2].confidence = False 1000 touches[4].confidence = False 1035 item[0].confidence = item[1][2]
|
| H A D | test_multitouch.py | 65 self.confidence = True 1067 t0.confidence = False 1766 t0.confidence = False
|
| /linux/Documentation/admin-guide/thermal/ |
| H A D | intel_powerclamp.rst | 174 pct confidence steady dynamic (compensation) 207 Steady state compensation is used only when confidence levels of all 208 adjacent ratios have reached satisfactory level. A confidence level
|
| /linux/Documentation/admin-guide/media/ |
| H A D | avermedia.rst | 72 At present I can say with confidence that the frontend tunes
|
| /linux/arch/powerpc/platforms/ps3/ |
| H A D | Kconfig | 47 If unsure, choose the default (20) with the confidence that your
|
| /linux/drivers/md/ |
| H A D | dm-cache-policy-smq.c | 561 unsigned int confidence = safe_div(s->hits << FP_SHIFT, s->hits + s->misses); in stats_assess() local 563 if (confidence < SIXTEENTH) in stats_assess() 566 else if (confidence < EIGHTH) in stats_assess()
|
| /linux/Documentation/input/devices/ |
| H A D | ntrig.rst | 92 user observable latency), the filter accumulates confidence for incoming
|
| /linux/Documentation/filesystems/ext4/ |
| H A D | ifork.rst | 25 magic number nor a checksum to provide any level of confidence that the
|
| /linux/drivers/media/platform/samsung/exynos4-is/ |
| H A D | fimc-is-param.h | 892 u32 confidence; member
|
| /linux/Documentation/process/ |
| H A D | backporting.rst | 22 confidence in the result. 550 the confidence in the correctness of a backport. 592 3) Be honest about your confidence in the result when submitting the
|
| H A D | kernel-docs.rst | 260 knowledge of Rust, but also your reach and confidence as a
|
| H A D | management-style.rst | 120 thing you can do as a manager is not to instill confidence, but rather a
|
| /linux/Documentation/trace/rv/ |
| H A D | monitor_synthesis.rst | 260 of the system, increasing the confidence in the overall approach.
|
| /linux/security/ |
| H A D | Kconfig | 159 confidence that their hardware is running the VMM or kernel that
|
| /linux/Documentation/netlabel/ |
| H A D | draft-ietf-cipso-ipsecurity-01.txt | 559 interoperability and that provide users some level of confidence. 560 Many other requirements could be added to increase user confidence,
|
| /linux/Documentation/power/ |
| H A D | basic-pm-debugging.rst | 18 test at least a couple of times in a row for confidence. [This is necessary,
|
| /linux/Documentation/RCU/ |
| H A D | torture.rst | 312 need (say) 1,000 runs to have confidence that you have fixed the bug,
|
| /linux/Documentation/userspace-api/netlink/ |
| H A D | intro.rst | 547 users the confidence to ignore them when reading the uAPI headers.
|
| /linux/Documentation/ABI/testing/ |
| H A D | sysfs-bus-iio | 1333 running: If the confidence value reported by the sensor 1336 confidence value reported by the sensor is lower than 1584 This attribute is used to read the confidence for an activity
|
| /linux/Documentation/driver-api/usb/ |
| H A D | power-management.rst | 786 Given confidence in the platform firmware's description of the ports
|