Searched refs:confidence (Results 1 – 18 of 18) sorted by relevance
/Linux-v4.19/drivers/thermal/ |
D | intel_powerclamp.c | 146 unsigned long confidence; /* used for calibration, basically a counter member 285 cal_data[ratio].confidence >= CONFIDENCE_OK && in get_compensation() 286 cal_data[ratio + 1].confidence >= CONFIDENCE_OK && in get_compensation() 287 cal_data[ratio + 2].confidence >= CONFIDENCE_OK) { in get_compensation() 292 cal_data[ratio].confidence >= CONFIDENCE_OK && in get_compensation() 293 cal_data[ratio - 1].confidence >= CONFIDENCE_OK && in get_compensation() 294 cal_data[ratio - 2].confidence >= CONFIDENCE_OK) { in get_compensation() 298 } else if (cal_data[ratio].confidence >= CONFIDENCE_OK && in get_compensation() 299 cal_data[ratio - 1].confidence >= CONFIDENCE_OK && in get_compensation() 300 cal_data[ratio + 1].confidence >= CONFIDENCE_OK) { in get_compensation() [all …]
|
/Linux-v4.19/drivers/hid/ |
D | hid-ntrig.c | 61 bool confidence; member 602 nd->confidence = value; in ntrig_event() 666 nd->confidence = false; in ntrig_event() 682 nd->confidence = false; in ntrig_event() 715 if (!nd->confidence) in ntrig_event() 726 nd->first_contact_touch = nd->confidence; in ntrig_event()
|
/Linux-v4.19/Documentation/thermal/ |
D | intel_powerclamp.txt | 165 pct confidence steady dynamic (compensation) 198 Steady state compensation is used only when confidence levels of all 199 adjacent ratios have reached satisfactory level. A confidence level
|
/Linux-v4.19/arch/powerpc/platforms/ps3/ |
D | Kconfig | 46 If unsure, choose the default (20) with the confidence that your
|
/Linux-v4.19/Documentation/input/devices/ |
D | ntrig.rst | 92 user observable latency), the filter accumulates confidence for incoming
|
/Linux-v4.19/drivers/md/ |
D | dm-cache-policy-smq.c | 559 unsigned confidence = safe_div(s->hits << FP_SHIFT, s->hits + s->misses); in stats_assess() local 561 if (confidence < SIXTEENTH) in stats_assess() 564 else if (confidence < EIGHTH) in stats_assess()
|
/Linux-v4.19/Documentation/filesystems/ext4/ondisk/ |
D | ifork.rst | 25 magic number nor a checksum to provide any level of confidence that the
|
/Linux-v4.19/drivers/media/platform/exynos4-is/ |
D | fimc-is-param.h | 895 u32 confidence; member
|
/Linux-v4.19/security/ |
D | Kconfig | 117 confidence that their hardware is running the VMM or kernel that
|
/Linux-v4.19/Documentation/media/dvb-drivers/ |
D | avermedia.rst | 245 At present I can say with confidence that the frontend tunes
|
/Linux-v4.19/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-v4.19/Documentation/power/ |
D | basic-pm-debugging.txt | 14 test at least a couple of times in a row for confidence. [This is necessary,
|
/Linux-v4.19/Documentation/process/ |
D | management-style.rst | 119 thing you can do as a manager is not to instill confidence, but rather a
|
D | submitting-patches.rst | 782 commits; that increases their confidence that the request actually came
|
/Linux-v4.19/Documentation/ABI/testing/ |
D | sysfs-bus-iio | 1026 running: If the confidence value reported by the sensor 1029 confidence value reported by the sensor is lower than 1233 This attribute is used to read the confidence for an activity
|
/Linux-v4.19/Documentation/filesystems/ |
D | fscrypt.rst | 618 allows the filesystem to still, with a high degree of confidence, map
|
/Linux-v4.19/Documentation/driver-api/usb/ |
D | power-management.rst | 782 Given confidence in the platform firmware's description of the ports
|
/Linux-v4.19/Documentation/admin-guide/ |
D | ras.rst | 60 can indicate with a high degree of confidence that an error happened, but
|