| /OK3568_Linux_fs/buildroot/package/lvgl/lvgl/ |
| H A D | 0004-add-_lv_img_cache_get_info.patch | 37 + if(cache[i].life > INT32_MIN + LV_IMG_CACHE_AGING) { 38 + cache[i].life -= LV_IMG_CACHE_AGING; 44 + /*If opened increment its life. 46 + *Therefore increase `life` with `time_to_open`*/ 48 + cached_src->life += cached_src->dec_dsc.time_to_open * LV_IMG_CACHE_LIFE_GAIN; 49 + if(cached_src->life > LV_IMG_CACHE_LIFE_LIMIT) cached_src->life = LV_IMG_CACHE_LIFE_LI…
|
| /OK3568_Linux_fs/kernel/Documentation/ABI/testing/ |
| H A 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)
|
| H A D | sysfs-class-power-wilco | 23 Customized charge rate for last longer battery life.
|
| /OK3568_Linux_fs/kernel/arch/x86/kernel/ |
| H A D | apm_32.c | 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); 1080 *life = edx;
|
| /OK3568_Linux_fs/kernel/Documentation/userspace-api/media/mediactl/ |
| H A D | request-func-close.rst | 36 See :ref:`here <media-request-life-time>` for more information.
|
| H A D | media-ioc-request-alloc.rst | 55 :ref:`here <media-request-life-time>` for more information.
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-python/recipes-devtools/python/python3-astor/ |
| H A D | 0001-rtrip.py-convert-to-python3.patch | 6 As Python 2 reached end of life (EOL), so convert rtrip.py to python3.
|
| /OK3568_Linux_fs/u-boot/drivers/mtd/ubi/ |
| H A D | Kconfig | 35 other flashes which have eraseblock life-cycle 100000 or more. 37 life-cycle less than 10000, the threshold should be lessened (e.g.,
|
| /OK3568_Linux_fs/kernel/drivers/hid/intel-ish-hid/ |
| H A D | Kconfig | 13 low power modes more often, resulting in the increased battery life.
|
| /OK3568_Linux_fs/kernel/arch/arm/mach-sa1100/include/mach/ |
| H A D | simpad.h | 128 unsigned short life; /* life till empty */ member
|
| /OK3568_Linux_fs/kernel/net/rxrpc/ |
| H A D | rxkad.c | 906 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()
|
| /OK3568_Linux_fs/kernel/drivers/mtd/ubi/ |
| H A 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.,
|
| /OK3568_Linux_fs/kernel/Documentation/scheduler/ |
| H A 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,
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-core/coreutils/coreutils/ |
| H A D | remove-usr-local-lib-from-m4.patch | 10 and make life easier for cross compilation process.
|
| /OK3568_Linux_fs/kernel/Documentation/hwmon/ |
| H A D | lm95245.rst | 39 hysteresis value common to both critical limits. To make life easier to
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-multimedia/libmad/libmad/ |
| H A D | add-pkgconfig.patch | 2 It would make life a bit easier for distro maintainers if this was applied.
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-gnome/recipes-gnome/mutter/ |
| H A D | mutter_42.0.bb | 66 # Add gir links in standard paths. That makes dependents life much easier
|
| /OK3568_Linux_fs/kernel/Documentation/admin-guide/media/ |
| H A D | cafe_ccic.rst | 39 This option nails down the memory for the life of the module, but
|
| /OK3568_Linux_fs/external/xserver/hw/xfree86/doc/ |
| H A D | exa-driver.txt | 4 whatever) aims to extend the life of the venerable XFree86 video drivers by
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/arm64/signal/ |
| H A D | README | 43 In order to alleviate the misery of the life of such test-developer, a few
|
| /OK3568_Linux_fs/kernel/Documentation/vm/ |
| H A D | zswap.rst | 31 * Users with SSDs as swap devices can extend the life of the device by 32 drastically reducing life-shortening writes.
|
| /OK3568_Linux_fs/kernel/Documentation/driver-api/md/ |
| H A D | raid5-ppl.rst | 47 should not be a real life limitation.
|
| /OK3568_Linux_fs/yocto/poky/documentation/ |
| H A D | standards.md | 37 compressing real-life images:
|
| /OK3568_Linux_fs/kernel/drivers/virtio/ |
| H A D | Kconfig | 48 life will be like in The Future.
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-support/multipath-tools/ |
| H A D | multipath-tools_0.8.4.bb | 13 management of data path life cycle and state changes.\
|