/linux/drivers/staging/media/atomisp/pci/isp/kernels/eed1_8/ |
H A D | ia_css_eed1_8_types.h | 33 /* Number of segments + 1 segment used in edge reliability enhancement 53 s32 aerel_thres0; /** Threshold for Non-Directional Reliability at dark region. */ 54 s32 aerel_gain0; /** Gain for Non-Directional Reliability at dark region. */ 55 s32 aerel_thres1; /** Threshold for Non-Directional Reliability at bright region. */ 56 s32 aerel_gain1; /** Gain for Non-Directional Reliability at bright region. */ 58 s32 derel_thres0; /** Threshold for Directional Reliability at dark region. */ 59 s32 derel_gain0; /** Gain for Directional Reliability at dark region. */ 60 s32 derel_thres1; /** Threshold for Directional Reliability at bright region. */ 61 s32 derel_gain1; /** Gain for Directional Reliability at bright region. */
|
/linux/drivers/ras/ |
H A D | Kconfig | 3 bool "Reliability, Availability and Serviceability (RAS) features" 5 Reliability, availability and serviceability (RAS) is a computer 11 Reliability can be defined as the probability that the system will 12 produce correct outputs up to some given time. Reliability is 24 Note that Reliability and Availability are distinct concepts: 25 Reliability is a measure of the ability of a system to function
|
/linux/tools/testing/selftests/hid/tests/ |
H A D | test_apple_keyboard.py | 165 """check for function key reliability.""" 188 """check for function key reliability with the fn key.""" 220 """check for function key reliability with the fn key.""" 251 """check for function key reliability with the fn key.""" 283 """check for function key reliability with the fn key.""" 333 """check for function key reliability with the fn key.""" 405 """check for function key reliability with the [page] up key."""
|
H A D | test_gamepad.py | 57 """check for button reliability.""" 64 """check for button reliability when pressing 2 buttons""" 137 """check for the left joystick reliability""" 142 """check for the left joystick reliability""" 147 """check for the left joystick reliability""" 152 """check for the left joystick reliability""" 157 """check for the right joystick reliability""" 162 """check for the right joystick reliability""" 167 """check for the right joystick reliability""" 172 """check for the right joystick reliability"""
|
/linux/Documentation/misc-devices/ |
H A D | bh1770glc.rst | 23 but ALS side results are used to estimate reliability of the proximity sensor. 31 reliability of the proximity results. Thus ALS is always running while
|
H A D | apds990x.rst | 35 selects suitable gain step. After each measurement, reliability of the results
|
/linux/net/batman-adv/ |
H A D | Kconfig | 52 mechanism that increases ARP reliability on sparse wireless 75 reduce the air overhead while improving the reliability of
|
/linux/Documentation/devicetree/bindings/mtd/ |
H A D | nand-macronix.txt | 11 For more high-reliability concern, if subpage write is not available
|
/linux/Documentation/driver-api/mmc/ |
H A D | mmc-tools.rst | 21 - Enable write reliability per partition.
|
/linux/Documentation/fault-injection/ |
H A D | provoke-crashes.rst | 8 the kernel at predefined code locations to evaluate the reliability of
|
/linux/arch/mips/sgi-ip32/ |
H A D | ip32-setup.c | 62 /* An arbitrary time; this can be decreased if reliability looks good */
|
/linux/arch/x86/boot/compressed/ |
H A D | efi.h | 39 ((u64)0x0000000000010000ULL) /* higher reliability */
|
/linux/Documentation/devicetree/bindings/gpio/ |
H A D | sprd,gpio-eic.yaml | 27 reliability. In addition, this sub-module's clock can be shut off
|
/linux/drivers/char/hw_random/ |
H A D | st-rng.c | 39 * the lack of udelay()'s reliability, suggested by Russell King.
|
/linux/lib/ |
H A D | nmi_backtrace.c | 24 /* For reliability, we're prepared to waste bits here. */
|
/linux/include/linux/ |
H A D | objtool.h | 29 * affect the reliability of frame pointers and kernel stack traces.
|
/linux/drivers/media/pci/cx18/ |
H A D | cx18-io.h | 15 * Readback and retry of MMIO access for reliability:
|
/linux/Documentation/dev-tools/kunit/api/ |
H A D | functionredirection.rst | 11 tested from other parts of the kernel. This ensures the reliability of the test
|
/linux/Documentation/driver-api/media/ |
H A D | camera-sensor.rst | 51 are required to ensure reliability.
|
/linux/Documentation/driver-api/ |
H A D | connector.rst | 99 Reliability chapter
|
/linux/drivers/thermal/qcom/ |
H A D | lmh.c | 168 dev_err(dev, "Error %d enabling reliability subfunction\n", ret); in lmh_probe()
|
/linux/Documentation/gpu/ |
H A D | automated_testing.rst | 125 If your code changes make it possible to run more tests (by solving reliability
|
/linux/drivers/platform/chrome/ |
H A D | Kconfig | 85 improve reliability.
|
/linux/drivers/mailbox/ |
H A D | Kconfig | 101 RAS (ACPI reliability protocol) and MPST (ACPI Memory power
|
/linux/mm/ |
H A D | process_vm_access.c | 186 /* For reliability don't try to kmalloc more than in process_vm_rw_core()
|