Home
last modified time | relevance | path

Searched refs:life (Results 1 – 25 of 85) sorted by relevance

1234

/kernel/linux/linux-5.10/Documentation/ABI/testing/
Dsysfs-driver-samsung-laptop28 life can be extended by reducing the max battery charge
32 - 1 means battery life extender mode (80% charge)
Dsysfs-class-power-wilco23 Customized charge rate for last longer battery life.
/kernel/linux/linux-5.10/Documentation/userspace-api/media/mediactl/
Drequest-func-close.rst36 See :ref:`here <media-request-life-time>` for more information.
Dmedia-ioc-request-alloc.rst55 :ref:`here <media-request-life-time>` for more information.
Drequest-api.rst39 node. Their life cycle is then managed through the request file descriptors in
113 .. _media-request-life-time:
/kernel/linux/linux-5.10/arch/x86/kernel/
Dapm_32.c1032 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);
1080 *life = edx;
/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/drivers/hid/intel-ish-hid/
DKconfig13 low power modes more often, resulting in the increased battery life.
/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-5.10/net/rxrpc/
Drxkad.c906 unsigned int life; in rxkad_decrypt_ticket() local
997 life = *p++ * 5 * 60; in rxkad_decrypt_ticket()
998 _debug("KIV LIFE : %u", life); in rxkad_decrypt_ticket()
1021 if (issue < now - life) { in rxkad_decrypt_ticket()
1027 *_expiry = issue + life; in rxkad_decrypt_ticket()
/kernel/linux/linux-5.10/Documentation/hwmon/
Dlm95245.rst39 hysteresis value common to both critical limits. To make life easier to
/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-5.10/Documentation/admin-guide/media/
Dcafe_ccic.rst39 This option nails down the memory for the life of the module, but
/kernel/linux/linux-5.10/tools/testing/selftests/arm64/signal/
DREADME43 In order to alleviate the misery of the life of such test-developer, a few
/kernel/linux/linux-5.10/Documentation/driver-api/md/
Draid5-ppl.rst47 should not be a real life limitation.
/kernel/linux/linux-5.10/Documentation/vm/
Dzswap.rst31 * Users with SSDs as swap devices can extend the life of the device by
32 drastically reducing life-shortening writes.
/kernel/linux/linux-5.10/drivers/virtio/
DKconfig48 life will be like in The Future.
/kernel/linux/linux-5.10/arch/alpha/lib/
Dev6-memcpy.S184 beq $1, $dest_0mod8 # U : life doesnt totally suck
/kernel/linux/linux-5.10/Documentation/livepatch/
Dcumulative-patches.rst86 This might be seen as a limitation in some scenarios. But it makes life
/kernel/linux/linux-5.10/Documentation/arm64/
Dsilicon-errata.rst9 It is an unfortunate fact of life that hardware is often produced with
/kernel/linux/linux-5.10/Documentation/ABI/stable/
Dfirewire-cdev58 during its entire life time. Bus topology changes, and hence
/kernel/linux/linux-5.10/Documentation/maintainer/
Dmaintainer-entry-profile.rst9 submission life-cycle. A contributor uses this document to level set
/kernel/linux/linux-5.10/Documentation/networking/
Deql.rst118 life so much easier::
140 When you want to free a device from its life of slavery, you can
/kernel/linux/linux-5.10/Documentation/process/
D7.AdvancedTopics.rst23 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
/kernel/linux/linux-5.10/Documentation/admin-guide/
Dramoops.rst52 to life (i.e. a watchdog triggered). In such cases, RAM may be somewhat

1234