Home
last modified time | relevance | path

Searched refs:confidence (Results 1 – 23 of 23) sorted by relevance

/linux-6.3-rc2/Documentation/userspace-api/media/v4l/
A Dpixfmt-cnf4.rst9 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 Dintel_powerclamp.c402 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 Dhid-ntrig.c57 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 Dwacom_wac.h307 bool confidence; member
A Dwacom_wac.c2710 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 Dintel_powerclamp.rst174 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 Davermedia.rst72 At present I can say with confidence that the frontend tunes
/linux-6.3-rc2/Documentation/trace/rv/
A Dda_monitor_synthesis.rst138 of the system, increasing the confidence in the overall approach.
/linux-6.3-rc2/arch/powerpc/platforms/ps3/
A DKconfig47 If unsure, choose the default (20) with the confidence that your
/linux-6.3-rc2/Documentation/filesystems/ext4/
A Difork.rst25 magic number nor a checksum to provide any level of confidence that the
/linux-6.3-rc2/Documentation/input/devices/
A Dntrig.rst92 user observable latency), the filter accumulates confidence for incoming
/linux-6.3-rc2/drivers/md/
A Ddm-cache-policy-smq.c561 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 Dfimc-is-param.h892 u32 confidence; member
/linux-6.3-rc2/security/
A DKconfig106 confidence that their hardware is running the VMM or kernel that
/linux-6.3-rc2/Documentation/netlabel/
A Ddraft-ietf-cipso-ipsecurity-01.txt559 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 Dbasic-pm-debugging.rst18 test at least a couple of times in a row for confidence. [This is necessary,
/linux-6.3-rc2/Documentation/RCU/
A Dtorture.rst312 need (say) 1,000 runs to have confidence that you have fixed the bug,
/linux-6.3-rc2/Documentation/process/
A Dmanagement-style.rst120 thing you can do as a manager is not to instill confidence, but rather a
/linux-6.3-rc2/Documentation/userspace-api/netlink/
A Dintro.rst541 users the confidence to ignore them when reading the uAPI headers.
/linux-6.3-rc2/Documentation/ABI/testing/
A Dsysfs-bus-iio1214 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 Dpower-management.rst786 Given confidence in the platform firmware's description of the ports
/linux-6.3-rc2/Documentation/admin-guide/
A Dras.rst60 can indicate with a high degree of confidence that an error happened, but
/linux-6.3-rc2/Documentation/filesystems/
A Dfscrypt.rst1322 allows the filesystem to still, with a high degree of confidence, map

Completed in 69 milliseconds