/Linux-v6.6/Documentation/userspace-api/media/v4l/ |
D | pixfmt-cnf4.rst | 9 Depth sensor confidence information as a 4 bits per pixel packed array 15 confidence information in range 0-15 with 0 indicating that the sensor was 16 unable to resolve any signal and 15 indicating maximum level of confidence for 20 Bits 0-3 of byte n refer to confidence value of depth pixel 2*n, 21 bits 4-7 to confidence value of depth pixel 2*n+1.
|
/Linux-v6.6/drivers/thermal/intel/ |
D | intel_powerclamp.c | 266 unsigned long confidence; /* used for calibration, basically a counter member 408 cal_data[ratio].confidence >= CONFIDENCE_OK && in get_compensation() 409 cal_data[ratio + 1].confidence >= CONFIDENCE_OK && in get_compensation() 410 cal_data[ratio + 2].confidence >= CONFIDENCE_OK) { in get_compensation() 415 cal_data[ratio].confidence >= CONFIDENCE_OK && in get_compensation() 416 cal_data[ratio - 1].confidence >= CONFIDENCE_OK && in get_compensation() 417 cal_data[ratio - 2].confidence >= CONFIDENCE_OK) { in get_compensation() 421 } else if (cal_data[ratio].confidence >= CONFIDENCE_OK && in get_compensation() 422 cal_data[ratio - 1].confidence >= CONFIDENCE_OK && in get_compensation() 423 cal_data[ratio + 1].confidence >= CONFIDENCE_OK) { in get_compensation() [all …]
|
/Linux-v6.6/drivers/hid/ |
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()
|
D | wacom_wac.h | 308 bool confidence; member
|
D | wacom_wac.c | 2737 wacom_wac->hid_data.confidence = value; in wacom_wac_finger_event() 2775 if (wacom_wac->hid_data.confidence || touch_removed) { in wacom_wac_finger_event() 2795 hid_data->confidence = true; in wacom_wac_finger_pre_report()
|
/Linux-v6.6/Documentation/admin-guide/thermal/ |
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-v6.6/Documentation/admin-guide/media/ |
D | avermedia.rst | 72 At present I can say with confidence that the frontend tunes
|
/Linux-v6.6/Documentation/trace/rv/ |
D | da_monitor_synthesis.rst | 138 of the system, increasing the confidence in the overall approach.
|
/Linux-v6.6/arch/powerpc/platforms/ps3/ |
D | Kconfig | 47 If unsure, choose the default (20) with the confidence that your
|
/Linux-v6.6/Documentation/filesystems/ext4/ |
D | ifork.rst | 25 magic number nor a checksum to provide any level of confidence that the
|
/Linux-v6.6/Documentation/input/devices/ |
D | ntrig.rst | 92 user observable latency), the filter accumulates confidence for incoming
|
/Linux-v6.6/tools/testing/selftests/hid/tests/ |
D | test_multitouch.py | 64 self.confidence = True 1042 t0.confidence = False 1741 t0.confidence = False
|
D | test_wacom_generic.py | 915 t0.confidence = False
|
/Linux-v6.6/drivers/md/ |
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-v6.6/drivers/media/platform/samsung/exynos4-is/ |
D | fimc-is-param.h | 892 u32 confidence; member
|
/Linux-v6.6/security/ |
D | Kconfig | 101 confidence that their hardware is running the VMM or kernel that
|
/Linux-v6.6/Documentation/netlabel/ |
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-v6.6/Documentation/power/ |
D | basic-pm-debugging.rst | 18 test at least a couple of times in a row for confidence. [This is necessary,
|
/Linux-v6.6/Documentation/RCU/ |
D | torture.rst | 312 need (say) 1,000 runs to have confidence that you have fixed the bug,
|
/Linux-v6.6/Documentation/process/ |
D | management-style.rst | 120 thing you can do as a manager is not to instill confidence, but rather a
|
/Linux-v6.6/Documentation/userspace-api/netlink/ |
D | intro.rst | 543 users the confidence to ignore them when reading the uAPI headers.
|
/Linux-v6.6/Documentation/ABI/testing/ |
D | sysfs-bus-iio | 1214 running: If the confidence value reported by the sensor 1217 confidence value reported by the sensor is lower than 1454 This attribute is used to read the confidence for an activity
|
/Linux-v6.6/Documentation/driver-api/usb/ |
D | power-management.rst | 786 Given confidence in the platform firmware's description of the ports
|
/Linux-v6.6/Documentation/admin-guide/ |
D | ras.rst | 60 can indicate with a high degree of confidence that an error happened, but
|
/Linux-v6.6/Documentation/filesystems/ |
D | fscrypt.rst | 1396 allows the filesystem to still, with a high degree of confidence, map
|