/linux-6.3-rc2/Documentation/userspace-api/media/v4l/ |
A 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-6.3-rc2/drivers/thermal/intel/ |
A D | intel_powerclamp.c | 402 cal_data[ratio].confidence >= CONFIDENCE_OK && in get_compensation() 403 cal_data[ratio + 1].confidence >= CONFIDENCE_OK && in get_compensation() 404 cal_data[ratio + 2].confidence >= CONFIDENCE_OK) { in get_compensation() 409 cal_data[ratio].confidence >= CONFIDENCE_OK && in get_compensation() 410 cal_data[ratio - 1].confidence >= CONFIDENCE_OK && in get_compensation() 411 cal_data[ratio - 2].confidence >= CONFIDENCE_OK) { in get_compensation() 416 cal_data[ratio - 1].confidence >= CONFIDENCE_OK && in get_compensation() 417 cal_data[ratio + 1].confidence >= CONFIDENCE_OK) { in get_compensation() 438 if (d->confidence >= CONFIDENCE_OK) in adjust_compensation() 449 d->confidence++; in adjust_compensation() [all …]
|
/linux-6.3-rc2/drivers/hid/ |
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()
|
A D | wacom_wac.h | 307 bool confidence; member
|
A D | wacom_wac.c | 2710 wacom_wac->hid_data.confidence = value; in wacom_wac_finger_event() 2748 if (wacom_wac->hid_data.confidence || touch_removed) { in wacom_wac_finger_event() 2768 hid_data->confidence = true; in wacom_wac_finger_pre_report()
|
/linux-6.3-rc2/Documentation/admin-guide/thermal/ |
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-6.3-rc2/Documentation/admin-guide/media/ |
A D | avermedia.rst | 72 At present I can say with confidence that the frontend tunes
|
/linux-6.3-rc2/Documentation/trace/rv/ |
A D | da_monitor_synthesis.rst | 138 of the system, increasing the confidence in the overall approach.
|
/linux-6.3-rc2/arch/powerpc/platforms/ps3/ |
A D | Kconfig | 47 If unsure, choose the default (20) with the confidence that your
|
/linux-6.3-rc2/Documentation/filesystems/ext4/ |
A D | ifork.rst | 25 magic number nor a checksum to provide any level of confidence that the
|
/linux-6.3-rc2/Documentation/input/devices/ |
A D | ntrig.rst | 92 user observable latency), the filter accumulates confidence for incoming
|
/linux-6.3-rc2/drivers/md/ |
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-6.3-rc2/drivers/media/platform/samsung/exynos4-is/ |
A D | fimc-is-param.h | 892 u32 confidence; member
|
/linux-6.3-rc2/security/ |
A D | Kconfig | 106 confidence that their hardware is running the VMM or kernel that
|
/linux-6.3-rc2/Documentation/netlabel/ |
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-6.3-rc2/Documentation/power/ |
A D | basic-pm-debugging.rst | 18 test at least a couple of times in a row for confidence. [This is necessary,
|
/linux-6.3-rc2/Documentation/RCU/ |
A D | torture.rst | 312 need (say) 1,000 runs to have confidence that you have fixed the bug,
|
/linux-6.3-rc2/Documentation/process/ |
A D | management-style.rst | 120 thing you can do as a manager is not to instill confidence, but rather a
|
/linux-6.3-rc2/Documentation/userspace-api/netlink/ |
A D | intro.rst | 541 users the confidence to ignore them when reading the uAPI headers.
|
/linux-6.3-rc2/Documentation/ABI/testing/ |
A 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-6.3-rc2/Documentation/driver-api/usb/ |
A D | power-management.rst | 786 Given confidence in the platform firmware's description of the ports
|
/linux-6.3-rc2/Documentation/admin-guide/ |
A D | ras.rst | 60 can indicate with a high degree of confidence that an error happened, but
|
/linux-6.3-rc2/Documentation/filesystems/ |
A D | fscrypt.rst | 1322 allows the filesystem to still, with a high degree of confidence, map
|