Searched full:life (Results 1 – 25 of 395) sorted by relevance
12345678910>>...16
/Linux-v6.1/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-class-power-ltc4162l | 71 property to arm a special "ship" mode that extends shelf life
|
/Linux-v6.1/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-v6.1/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-v6.1/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-v6.1/net/hsr/ |
D | hsr_main.h | 41 /* PRP V1 life check for Duplicate discard */ 43 /* PRP V1 life check for Duplicate Accept */ 45 /* PRP V1 life redundancy box MAC address */
|
/Linux-v6.1/arch/mips/include/asm/ |
D | irqflags.h | 79 * Fast, dangerous. Life is fun, life is good. in arch_local_irq_restore()
|
/Linux-v6.1/arch/x86/kernel/ |
D | apm_32.c | 131 * is now the way life works). 275 * P: Toshiba 1950S: battery life information only gets updated after resume 1029 * @life: estimated life 1034 * of life and a status value for the battery. The estimated life 1039 static int apm_get_power_status(u_short *status, u_short *bat, u_short *life) in apm_get_power_status() argument 1057 *life = swab16((u16)call.edx); in apm_get_power_status() 1058 *life |= 0x8000; in apm_get_power_status() 1060 *life = call.edx; in apm_get_power_status() 1066 u_short *bat, u_short *life, u_short *nbat) 1079 return apm_get_power_status(status, bat, life); [all …]
|
/Linux-v6.1/arch/arm/mach-sa1100/include/mach/ |
D | simpad.h | 128 unsigned short life; /* life till empty */ member
|
/Linux-v6.1/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-v6.1/Documentation/devicetree/bindings/power/supply/ |
D | stericsson,ab8500-battery.txt | 30 "UNKNOWN" "NiMH" "LION" "LIPO" "LiFe" "NiCd" "LiMn"
|
/Linux-v6.1/drivers/hid/intel-ish-hid/ |
D | Kconfig | 14 low power modes more often, resulting in the increased battery life.
|
/Linux-v6.1/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.
|
D | request-api.rst | 39 node. Their life cycle is then managed through the request file descriptors in 113 .. _media-request-life-time:
|
/Linux-v6.1/arch/arm/mach-pxa/ |
D | palmte2.h | 62 #define PALMTE2_MAX_LIFE_MINS 360 /* on-life in minutes */
|
D | palmt5.h | 71 #define PALMT5_MAX_LIFE_MINS 360 /* on-life in minutes */
|
D | palmtc.h | 73 #define PALMTC_MAX_LIFE_MINS 240 /* on-life in minutes */
|
D | palmz72.h | 57 #define PALMZ72_MAX_LIFE_MINS 360 /* on-life in minutes */
|
D | palmld.h | 96 #define PALMLD_MAX_LIFE_MINS 240 /* on-life in minutes */
|
/Linux-v6.1/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-v6.1/Documentation/admin-guide/mm/ |
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-v6.1/Documentation/hwmon/ |
D | lm95245.rst | 39 hysteresis value common to both critical limits. To make life easier to
|
/Linux-v6.1/Documentation/process/ |
D | 7.AdvancedTopics.rst | 23 Managing patches with git can make life much easier for the developer, 85 have pulled into their repositories, you will make life much more difficult
|
12345678910>>...16