Home
last modified time | relevance | path

Searched refs:latest (Results 1 – 25 of 205) sorted by relevance

123456789

/Linux-v6.1/drivers/power/supply/
Dcpcap-battery.c542 struct cpcap_battery_state_data state, *latest, *previous, in cpcap_battery_update_status() local
550 latest = cpcap_battery_latest(ddata); in cpcap_battery_update_status()
551 if (latest) { in cpcap_battery_update_status()
552 s64 delta_ms = ktime_to_ms(ktime_sub(now, latest->time)); in cpcap_battery_update_status()
569 memcpy(previous, latest, sizeof(*previous)); in cpcap_battery_update_status()
570 memcpy(latest, &state, sizeof(*latest)); in cpcap_battery_update_status()
574 memcpy(full, latest, sizeof(*full)); in cpcap_battery_update_status()
588 memcpy(empty, latest, sizeof(*empty)); in cpcap_battery_update_status()
640 struct cpcap_battery_state_data *latest, *previous, *empty; in cpcap_battery_get_property() local
650 latest = cpcap_battery_latest(ddata); in cpcap_battery_get_property()
[all …]
/Linux-v6.1/Documentation/translations/zh_CN/loongarch/
Dirq-chip-model.rst140 …https://github.com/loongson/LoongArch-Documentation/releases/latest/download/Loongson-3A5000-userm…
142 …https://github.com/loongson/LoongArch-Documentation/releases/latest/download/Loongson-3A5000-userm…
146 …https://github.com/loongson/LoongArch-Documentation/releases/latest/download/Loongson-7A1000-userm…
148 …https://github.com/loongson/LoongArch-Documentation/releases/latest/download/Loongson-7A1000-userm…
Dintroduction.rst341 …https://github.com/loongson/LoongArch-Documentation/releases/latest/download/LoongArch-Vol1-v1.00-…
343 …https://github.com/loongson/LoongArch-Documentation/releases/latest/download/LoongArch-Vol1-v1.00-…
347 …https://github.com/loongson/LoongArch-Documentation/releases/latest/download/LoongArch-ELF-ABI-v1.…
349 …https://github.com/loongson/LoongArch-Documentation/releases/latest/download/LoongArch-ELF-ABI-v1.…
/Linux-v6.1/Documentation/dev-tools/
Dcheckpatch.rst250 See: https://www.kernel.org/doc/html/latest/core-api/memory-allocation.html
263 See: https://www.kernel.org/doc/html/latest/process/coding-style.html#allocating-memory
269 See: https://www.kernel.org/doc/html/latest/core-api/memory-allocation.html
290 See: https://www.kernel.org/doc/html/latest/process/deprecated.html#bug-and-bug-on
299 …See: https://www.kernel.org/doc/html/latest/process/deprecated.html#simple-strtol-simple-strtoll-s…
343 See: https://www.kernel.org/doc/html/latest/RCU/whatisRCU.html#full-list-of-rcu-apis
361 3. https://www.kernel.org/doc/html/latest/kbuild/makefiles.html#compilation-flags
375 See: https://www.kernel.org/doc/html/latest/driver-api/driver-model/device.html#attributes
384 See: https://www.kernel.org/doc/html/latest/driver-api/driver-model/device.html#attributes
393 See: https://www.kernel.org/doc/html/latest/driver-api/driver-model/device.html#attributes
[all …]
/Linux-v6.1/Documentation/translations/zh_CN/virt/
Dne_overview.rst84 [2] https://www.kernel.org/doc/html/latest/admin-guide/mm/hugetlbpage.html
86 [4] https://www.kernel.org/doc/html/latest/admin-guide/kernel-parameters.html
88 [6] https://www.kernel.org/doc/html/latest/x86/boot.html
/Linux-v6.1/Documentation/scsi/
Dbfa.rst39 The latest Firmware package for 3.0.2.2 bfa driver can be found at:
55 The latest driver configuration & management utility for 3.0.2.2 bfa driver can
72 The latest Administration's Guide, Installation and Reference Manual,
/Linux-v6.1/Documentation/loongarch/
Dirq-chip-model.rst138 …https://github.com/loongson/LoongArch-Documentation/releases/latest/download/Loongson-3A5000-userm…
140 …https://github.com/loongson/LoongArch-Documentation/releases/latest/download/Loongson-3A5000-userm…
144 …https://github.com/loongson/LoongArch-Documentation/releases/latest/download/Loongson-7A1000-userm…
146 …https://github.com/loongson/LoongArch-Documentation/releases/latest/download/Loongson-7A1000-userm…
/Linux-v6.1/Documentation/virt/
Dne_overview.rst94 [2] https://www.kernel.org/doc/html/latest/admin-guide/mm/hugetlbpage.html
96 [4] https://www.kernel.org/doc/html/latest/admin-guide/kernel-parameters.html
98 [6] https://www.kernel.org/doc/html/latest/x86/boot.html
99 [7] https://www.kernel.org/doc/html/latest/arm64/hugetlbpage.html
100 [8] https://www.kernel.org/doc/html/latest/arm64/booting.html
/Linux-v6.1/scripts/coccinelle/misc/
Dflexible_array.cocci99 msg = "WARNING use flexible-array member instead (https://www.kernel.org/doc/html/latest/process/de…
106 msg = "WARNING use flexible-array member instead (https://www.kernel.org/doc/html/latest/process/de…
/Linux-v6.1/Documentation/ABI/testing/
Dsysfs-fs-nilfs297 Show start block number of the latest segment.
103 Show sequence value of the latest segment.
109 Show checkpoint number of the latest segment.
121 Show index number of the latest full segment.
230 Show checkpoint number of the latest segment.
/Linux-v6.1/Documentation/networking/device_drivers/ethernet/intel/
Digbvf.rst36 For information on how to identify your adapter, and for the latest Intel
47 diagnostics, as well as displaying statistical information. The latest ethtool
/Linux-v6.1/Documentation/tools/rtla/
Dcommon_options.rst23 …er information about event filtering see https://www.kernel.org/doc/html/latest/trace/events.html#…
34 …For further information about event trigger see https://www.kernel.org/doc/html/latest/trace/event…
DMakefile27 $(info ** Consider installing the latest rst2man from your)
/Linux-v6.1/fs/unicode/
DREADME.utf8data39 To update to the newer version of the Unicode standard, the latest
42 http://www.unicode.org/Public/UCD/latest/
/Linux-v6.1/Documentation/translations/zh_CN/maintainer/
Dpull-requests.rst86 latest time travel bus architecture that provides i/o to
98 All of these patches have been successfully tested in the latest
/Linux-v6.1/scripts/ksymoops/
DREADME3 The latest version can be found in
/Linux-v6.1/drivers/staging/media/meson/vdec/
DTODO5 stack that follows the latest version of the specification, especially
/Linux-v6.1/arch/arm/boot/dts/
Dat91-kizbox2-common.dtsi234 /* WMBUS (inverted with IO in the latest schematic) */
250 /* IO (inverted with WMBUS in the latest schematic) */
/Linux-v6.1/Documentation/bpf/
Dindex.rst41 .. _BPF and XDP Reference Guide: https://docs.cilium.io/en/latest/bpf/
/Linux-v6.1/sound/aoa/codecs/
DKconfig8 codec chip found in the latest Apple machines
/Linux-v6.1/Documentation/bpf/libbpf/
Dindex.rst9 API Documentation <https://libbpf.readthedocs.io/en/latest/api.html>
/Linux-v6.1/
DREADME11 https://www.kernel.org/doc/html/latest/
/Linux-v6.1/drivers/media/pci/cobalt/
DKconfig22 latest frameworks and APIs.
/Linux-v6.1/Documentation/driver-api/mtd/
Dspi-intel.rst28 1) Download and extract the latest Minnowboard MAX BIOS SPI image
29 [1]. At the time writing this the latest image is v92.
/Linux-v6.1/drivers/staging/r8188eu/
DTODO4 at https://www.kernel.org/doc/html/latest/process/coding-style.html.

123456789