Home
last modified time | relevance | path

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

1234

/linux/Documentation/ABI/testing/
A Dsysfs-driver-samsung-laptop28 life can be extended by reducing the max battery charge
32 - 1 means battery life extender mode (80% charge)
A Dsysfs-class-power-wilco23 Customized charge rate for last longer battery life.
A Dsysfs-class-power-ltc4162l71 property to arm a special "ship" mode that extends shelf life
/linux/arch/x86/kernel/
A 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;
/linux/Documentation/userspace-api/media/mediactl/
A Drequest-func-close.rst36 See :ref:`here <media-request-life-time>` for more information.
A Dmedia-ioc-request-alloc.rst55 :ref:`here <media-request-life-time>` for more information.
A Drequest-api.rst39 node. Their life cycle is then managed through the request file descriptors in
113 .. _media-request-life-time:
/linux/arch/arm/mach-sa1100/include/mach/
A Dsimpad.h128 unsigned short life; /* life till empty */ member
/linux/drivers/hid/intel-ish-hid/
A DKconfig14 low power modes more often, resulting in the increased battery life.
/linux/drivers/mtd/ubi/
A DKconfig26 other flashes which have eraseblock life-cycle 100000 or more.
28 life-cycle less than 10000, the threshold should be lessened (e.g.,
/linux/Documentation/scheduler/
A 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,
/linux/net/rxrpc/
A Drxkad.c991 unsigned int life; in rxkad_decrypt_ticket() local
1069 life = *p++ * 5 * 60; in rxkad_decrypt_ticket()
1070 _debug("KIV LIFE : %u", life); in rxkad_decrypt_ticket()
1093 if (issue < now - life) { in rxkad_decrypt_ticket()
1099 *_expiry = issue + life; in rxkad_decrypt_ticket()
/linux/Documentation/hwmon/
A Dlm95245.rst39 hysteresis value common to both critical limits. To make life easier to
/linux/Documentation/admin-guide/media/
A Dcafe_ccic.rst39 This option nails down the memory for the life of the module, but
/linux/tools/testing/selftests/arm64/signal/
A DREADME43 In order to alleviate the misery of the life of such test-developer, a few
/linux/Documentation/admin-guide/mm/
A Dzswap.rst31 * Users with SSDs as swap devices can extend the life of the device by
32 drastically reducing life-shortening writes.
/linux/Documentation/driver-api/md/
A Draid5-ppl.rst47 should not be a real life limitation.
/linux/Documentation/ABI/stable/
A Dfirewire-cdev58 during its entire life time. Bus topology changes, and hence
/linux/Documentation/livepatch/
A Dcumulative-patches.rst86 This might be seen as a limitation in some scenarios. But it makes life
/linux/arch/alpha/lib/
A Dev6-memcpy.S184 beq $1, $dest_0mod8 # U : life doesnt totally suck
/linux/drivers/virtio/
A DKconfig67 life will be like in The Future.
/linux/Documentation/maintainer/
A Dmaintainer-entry-profile.rst9 submission life-cycle. A contributor uses this document to level set
/linux/Documentation/arm64/
A Dsilicon-errata.rst9 It is an unfortunate fact of life that hardware is often produced with
/linux/Documentation/networking/
A Deql.rst118 life so much easier::
140 When you want to free a device from its life of slavery, you can
/linux/Documentation/process/
A 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

Completed in 56 milliseconds

1234