Home
last modified time | relevance | path

Searched full:life (Results 1 – 25 of 761) sorted by relevance

12345678910>>...31

/kernel/linux/linux-6.6/Documentation/ABI/testing/
Dsysfs-class-power-wilco22 Long Life:
23 Customized charge rate for last longer battery life.
26 be denied by Wilco EC when Long Life mode is enabled.
Dsysfs-driver-samsung-laptop28 life can be extended by reducing the max battery charge
32 - 1 means battery life extender mode (80% charge)
/kernel/linux/linux-5.10/Documentation/ABI/testing/
Dsysfs-class-power-wilco22 Long Life:
23 Customized charge rate for last longer battery life.
26 be denied by Wilco EC when Long Life mode is enabled.
Dsysfs-driver-samsung-laptop28 life can be extended by reducing the max battery charge
32 - 1 means battery life extender mode (80% charge)
/kernel/linux/linux-6.6/net/sctp/
Dprimitive.c110 * [,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.
/kernel/linux/linux-5.10/net/sctp/
Dprimitive.c110 * [,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.
/kernel/linux/build/test/moduletest/runtest/bin/enhancedf2fs_t/testcases/bin/
Denhancedf2fs02.sh16 # Description: life mode, discard is greater than or equal to 512 block
38 tst_res TINFO "Start test discard size >= 512 blocks in life mode,IO imperceptible."
89 tst_res TPASS "life mode, discard is greater than or equal to 512 block \
92 tst_res TFAIL "life mode, discard is greater than or equal to 512 block \
Dlife_init.sh53 tst_res TPASS "life model successfully."
55 tst_res TFAIL "life model failed."
Denhancedf2fs01.sh16 # Description: life mode, discard is greater than or equal to 512 block
37 tst_res TINFO "Start test discard size >= 512 blocks in life mode."
/kernel/linux/linux-5.10/Documentation/scheduler/
Dcompletion.rst75 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,
/kernel/linux/linux-6.6/Documentation/scheduler/
Dcompletion.rst75 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,
/kernel/linux/linux-6.6/drivers/mtd/ubi/
DKconfig26 other flashes which have eraseblock life-cycle 100000 or more.
28 life-cycle less than 10000, the threshold should be lessened (e.g.,
/kernel/linux/linux-5.10/drivers/mtd/ubi/
DKconfig26 other flashes which have eraseblock life-cycle 100000 or more.
28 life-cycle less than 10000, the threshold should be lessened (e.g.,
/kernel/linux/linux-6.6/net/hsr/
Dhsr_main.h41 /* PRP V1 life check for Duplicate discard */
43 /* PRP V1 life check for Duplicate Accept */
45 /* PRP V1 life redundancy box MAC address */
/kernel/linux/linux-5.10/arch/mips/include/asm/
Dirqflags.h79 * Fast, dangerous. Life is fun, life is good. in arch_local_irq_restore()
/kernel/linux/linux-6.6/arch/mips/include/asm/
Dirqflags.h79 * Fast, dangerous. Life is fun, life is good. in arch_local_irq_restore()
/kernel/linux/linux-5.10/arch/arm/mach-sa1100/include/mach/
Dsimpad.h128 unsigned short life; /* life till empty */ member
/kernel/linux/linux-5.10/arch/x86/kernel/
Dapm_32.c131 * is now the way life works).
268 * P: Toshiba 1950S: battery life information only gets updated after resume
1016 * @life: estimated life
1021 * of life and a status value for the battery. The estimated life
1026 static int apm_get_power_status(u_short *status, u_short *bat, u_short *life) in apm_get_power_status() argument
1044 *life = swab16((u16)call.edx); in apm_get_power_status()
1045 *life |= 0x8000; in apm_get_power_status()
1047 *life = call.edx; in apm_get_power_status()
1053 u_short *bat, u_short *life, u_short *nbat)
1066 return apm_get_power_status(status, bat, life);
[all …]
/kernel/linux/linux-6.6/arch/x86/kernel/
Dapm_32.c131 * is now the way life works).
269 * P: Toshiba 1950S: battery life information only gets updated after resume
1023 * @life: estimated life
1028 * of life and a status value for the battery. The estimated life
1033 static int apm_get_power_status(u_short *status, u_short *bat, u_short *life) in apm_get_power_status() argument
1051 *life = swab16((u16)call.edx); in apm_get_power_status()
1052 *life |= 0x8000; in apm_get_power_status()
1054 *life = call.edx; in apm_get_power_status()
1060 u_short *bat, u_short *life, u_short *nbat)
1073 return apm_get_power_status(status, bat, life);
[all …]
/kernel/linux/linux-5.10/drivers/net/wimax/i2400m/
Di2400m.h110 * LIFE CYCLE:
253 * to the the device needed to load firmware. See LIFE CYCLE above.
261 * LIFE CYCLE above.
269 * device. See LIFE CYCLE above.
276 * device. See LIFE CYCLE above.
456 * the life cycle of the instance. See i2400m_fake_eth_header().
528 * won't change during the life cycle of the device and every time
536 * the whole driver life cycle (from insmod to rmmod) but for the
/kernel/linux/linux-6.6/drivers/hid/
Dhid-axff.c12 * 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()
/kernel/linux/linux-5.10/drivers/hid/
Dhid-axff.c12 * 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()
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/power/supply/
Dstericsson,ab8500-battery.txt30 "UNKNOWN" "NiMH" "LION" "LIPO" "LiFe" "NiCd" "LiMn"
/kernel/linux/linux-6.6/drivers/hid/intel-ish-hid/
DKconfig14 low power modes more often, resulting in the increased battery life.
/kernel/linux/linux-5.10/drivers/hid/intel-ish-hid/
DKconfig13 low power modes more often, resulting in the increased battery life.

12345678910>>...31