Home
last modified time | relevance | path

Searched full:confidence (Results 1 – 25 of 104) sorted by relevance

12345

/linux/arch/mips/include/asm/sn/
H A Dfru.h20 confidence_t km_confidence; /* confidence level that the memory is bad
24 /* confidence level that dimm[i] is bad
31 confidence_t kc_confidence; /* confidence level that cpu is bad */
32 confidence_t kc_icache; /* confidence level that instr. cache is bad */
33 confidence_t kc_dcache; /* confidence level that data cache is bad */
34 confidence_t kc_scache; /* confidence level that sec. cache is bad */
35 confidence_t kc_sysbus; /* confidence level that sysad/cmd/state bus is bad */
39 confidence_t kpb_belief; /* confidence level that the pci bus is bad */
41 /* confidence level that the pci dev is bad */
/linux/Documentation/userspace-api/media/v4l/
H A Dpixfmt-cnf4.rst10 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/tools/testing/selftests/hid/tests/
H A Dtest_wacom_generic.py940 confidence bit is set to 1 it should process it as a valid touch to cover
969 Bring a finger in contact with the tablet with confidence set to false.
971 Ensure that the confidence bit being set to false should not result in a touch event.
977 t0.confidence = False
989 confidence bit set, and some without.
998 touches[0].confidence = False
999 touches[2].confidence = False
1000 touches[4].confidence = False
1022 confidence status over time.
1026 by the state of the tipswitch and confidence bits.
[all …]
/linux/drivers/media/platform/samsung/exynos4-is/
H A Dfimc-is-command.h46 /* parameter2: confidence level (smile 0~100) */
47 /* parameter3: confidence level (blink 0~100) */
/linux/drivers/hid/
H 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()
/linux/Documentation/admin-guide/thermal/
H 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/scripts/coccinelle/free/
H A Dkfreeaddr.cocci4 // Confidence: High
H A Dput_device.cocci4 // Confidence: Moderate
H A Dpci_free_consistent.cocci4 // Confidence: Moderate
/linux/scripts/coccinelle/misc/
H A Dtest_addr.cocci4 // Confidence: High
H A Dexcluded_middle.cocci5 // Confidence: High
H A Dcstptr.cocci5 // Confidence: High
H A Dorplus.cocci6 // Confidence: Moderate
H A Dsecs_to_jiffies.cocci7 // Confidence: High
H A Dsemicolon.cocci5 // Confidence: Moderate
H A Dreturnvar.cocci5 // Confidence: Moderate
H A Difcol.cocci11 // Confidence: Low
H A Duninitialized_var.cocci21 // Confidence: High
/linux/scripts/coccinelle/api/
H A Ddevice_attr_show.cocci7 // Confidence: High
H A Derr_cast.cocci5 // Confidence: High
H A Dsimple_open.cocci6 // Confidence: High
H A Dplatform_get_irq.cocci4 // Confidence: Medium
/linux/scripts/coccinelle/tests/
H A Ddoublebitand.cocci8 // Confidence: Moderate
H A Ddoubletest.cocci7 // Confidence: Moderate
/linux/scripts/coccinelle/null/
H A Deno.cocci4 // Confidence: High

12345