Searched full:life (Results 1 – 25 of 366) sorted by relevance
12345678910>>...15
/Linux-v5.15/Documentation/ABI/testing/ |
D | sysfs-class-power-wilco | 22 Long Life: 23 Customized charge rate for last longer battery life. 26 be denied by Wilco EC when Long Life mode is enabled.
|
D | sysfs-driver-samsung-laptop | 28 life can be extended by reducing the max battery charge 32 - 1 means battery life extender mode (80% charge)
|
D | sysfs-bus-papr-pmem | 51 * "MemLife " : Life Remaining
|
D | sysfs-class-power-ltc4162l | 71 property to arm a special "ship" mode that extends shelf life
|
/Linux-v5.15/net/sctp/ |
D | primitive.c | 110 * [,stream id] [,life time] [,destination transport address] 134 * o life time - specifies the life time of the user data. The user data 135 * will not be sent by SCTP after the life time expires. This 139 * send primitive) within the life time variable. However, the 141 * chunk before the life time expired.
|
/Linux-v5.15/Documentation/scheduler/ |
D | completion.rst | 75 structures that are assured to be alive for the life-time of the function/driver, 121 acutely aware of the short life time of the function stack: the function 134 in some other long lived object that has a boringly long life time which 135 exceeds the life time of any helper threads using the completion object,
|
/Linux-v5.15/drivers/mtd/ubi/ |
D | Kconfig | 26 other flashes which have eraseblock life-cycle 100000 or more. 28 life-cycle less than 10000, the threshold should be lessened (e.g.,
|
/Linux-v5.15/arch/mips/include/asm/ |
D | irqflags.h | 79 * Fast, dangerous. Life is fun, life is good. in arch_local_irq_restore()
|
/Linux-v5.15/arch/x86/kernel/ |
D | apm_32.c | 131 * is now the way life works). 274 * P: Toshiba 1950S: battery life information only gets updated after resume 1022 * @life: estimated life 1027 * of life and a status value for the battery. The estimated life 1032 static int apm_get_power_status(u_short *status, u_short *bat, u_short *life) in apm_get_power_status() argument 1050 *life = swab16((u16)call.edx); in apm_get_power_status() 1051 *life |= 0x8000; in apm_get_power_status() 1053 *life = call.edx; in apm_get_power_status() 1059 u_short *bat, u_short *life, u_short *nbat) 1072 return apm_get_power_status(status, bat, life); [all …]
|
/Linux-v5.15/arch/arm/mach-sa1100/include/mach/ |
D | simpad.h | 128 unsigned short life; /* life till empty */ member
|
/Linux-v5.15/drivers/hid/ |
D | hid-axff.c | 12 * Copyright (c) 2010 Sergei Kolzun <x0r@dv-life.ru> 112 hid_info(hid, "Force Feedback for ACRUX game controllers by Sergei Kolzun <x0r@dv-life.ru>\n"); in axff_init()
|
/Linux-v5.15/Documentation/devicetree/bindings/power/supply/ |
D | stericsson,ab8500-battery.txt | 30 "UNKNOWN" "NiMH" "LION" "LIPO" "LiFe" "NiCd" "LiMn"
|
/Linux-v5.15/drivers/hid/intel-ish-hid/ |
D | Kconfig | 14 low power modes more often, resulting in the increased battery life.
|
/Linux-v5.15/Documentation/userspace-api/media/mediactl/ |
D | request-func-close.rst | 36 See :ref:`here <media-request-life-time>` for more information.
|
D | media-ioc-request-alloc.rst | 55 :ref:`here <media-request-life-time>` for more information.
|
/Linux-v5.15/Documentation/vm/ |
D | zswap.rst | 31 * Users with SSDs as swap devices can extend the life of the device by 32 drastically reducing life-shortening writes.
|
/Linux-v5.15/arch/arm/mach-pxa/ |
D | palmte2.h | 62 #define PALMTE2_MAX_LIFE_MINS 360 /* on-life in minutes */
|
D | palmz72.h | 57 #define PALMZ72_MAX_LIFE_MINS 360 /* on-life in minutes */
|
D | palmt5.h | 71 #define PALMT5_MAX_LIFE_MINS 360 /* on-life in minutes */
|
/Linux-v5.15/drivers/net/wireless/intel/iwlwifi/ |
D | iwl-op-mode.h | 35 * DOC: Life cycle of the Operational mode 37 * The operational mode has a very simple life cycle.
|
/Linux-v5.15/Documentation/hwmon/ |
D | lm95245.rst | 39 hysteresis value common to both critical limits. To make life easier to
|
/Linux-v5.15/include/linux/ |
D | intel-svm.h | 37 * 1. mm life cycle management
|
/Linux-v5.15/net/hsr/ |
D | hsr_main.h | 41 /* PRP V1 life check for Duplicate discard */ 43 /* PRP V1 life check for Duplicate Accept */
|
/Linux-v5.15/arch/arm/mach-pxa/include/mach/ |
D | palmtc.h | 73 #define PALMTC_MAX_LIFE_MINS 240 /* on-life in minutes */
|
D | palmld.h | 96 #define PALMLD_MAX_LIFE_MINS 240 /* on-life in minutes */
|
12345678910>>...15