Home
last modified time | relevance | path

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

1234567

/Linux-v5.10/drivers/power/supply/
Dcpcap-battery.c382 struct cpcap_battery_state_data state, *latest, *previous; in cpcap_battery_update_status() local
389 latest = cpcap_battery_latest(ddata); in cpcap_battery_update_status()
390 if (latest) { in cpcap_battery_update_status()
391 s64 delta_ms = ktime_to_ms(ktime_sub(now, latest->time)); in cpcap_battery_update_status()
408 memcpy(previous, latest, sizeof(*previous)); in cpcap_battery_update_status()
409 memcpy(latest, &state, sizeof(*latest)); in cpcap_battery_update_status()
438 struct cpcap_battery_state_data *latest, *previous; in cpcap_battery_get_property() local
448 latest = cpcap_battery_latest(ddata); in cpcap_battery_get_property()
453 if (latest->temperature > CPCAP_NO_BATTERY) in cpcap_battery_get_property()
484 sample = latest->cc.sample - previous->cc.sample; in cpcap_battery_get_property()
[all …]
/Linux-v5.10/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-v5.10/scripts/coccinelle/misc/
Dflexible_array.cocci80 msg = "WARNING use flexible-array member instead (https://www.kernel.org/doc/html/latest/process/de…
87 msg = "WARNING use flexible-array member instead (https://www.kernel.org/doc/html/latest/process/de…
Duninitialized_var.cocci44 …"WARNING this kind of initialization is deprecated (https://www.kernel.org/doc/html/latest/process…
51 …"WARNING this kind of initialization is deprecated (https://www.kernel.org/doc/html/latest/process…
/Linux-v5.10/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
Diavf.rst41 For the best performance, make sure the latest NVM/FW is installed on your
44 For information on how to identify your adapter, and for the latest NVM/FW
66 diagnostics, as well as displaying statistical information. The latest ethtool
145 - The latest version of iproute2
201 - You must have iproute2 latest version
/Linux-v5.10/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.
Dsysfs-firmware-sfi8 The tables are defined in the latest SFI specification:
/Linux-v5.10/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-v5.10/Documentation/driver-api/serial/
Dcyclades_z.rst8 The firmware, loader program and the latest device driver code are
/Linux-v5.10/scripts/ksymoops/
DREADME3 The latest version can be found in
/Linux-v5.10/drivers/staging/media/meson/vdec/
DTODO5 stack that follows the latest version of the specification, especially
/Linux-v5.10/arch/arm/boot/dts/
Dat91-kizbox2-common.dtsi236 /* WMBUS (inverted with IO in the latest schematic) */
252 /* IO (inverted with WMBUS in the latest schematic) */
/Linux-v5.10/sound/aoa/codecs/
DKconfig8 codec chip found in the latest Apple machines
/Linux-v5.10/
DREADME11 https://www.kernel.org/doc/html/latest/
/Linux-v5.10/drivers/media/pci/cobalt/
DKconfig22 latest frameworks and APIs.
/Linux-v5.10/Documentation/driver-api/mtd/
Dintel-spi.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-v5.10/Documentation/virt/
Dne_overview.rst91 [2] https://www.kernel.org/doc/html/latest/admin-guide/mm/hugetlbpage.html
93 [4] https://www.kernel.org/doc/html/latest/admin-guide/kernel-parameters.html
95 [6] https://www.kernel.org/doc/html/latest/x86/boot.html
/Linux-v5.10/Documentation/admin-guide/LSM/
DSELinux.rst7 latest reference policy release from
/Linux-v5.10/Documentation/dev-tools/
Dsparse.rst78 You can get tarballs of the latest released versions from:
81 Alternatively, you can get snapshots of the latest development version
/Linux-v5.10/Documentation/networking/device_drivers/ethernet/smsc/
Dsmc9.rst40 How to obtain the latest version?
/Linux-v5.10/Documentation/powerpc/
Dmpc52xx.rst5 For the latest info, go to https://www.246tNt.com/mpc52xx/
/Linux-v5.10/Documentation/bpf/
Dindex.rst90 .. _BPF and XDP Reference Guide: https://docs.cilium.io/en/latest/bpf/
/Linux-v5.10/drivers/pnp/pnpbios/
DKconfig38 See the latest pcmcia-cs (stand-alone package) for a nice set of
/Linux-v5.10/Documentation/admin-guide/media/
Domap4_camera.rst20 For more information, please look in [#f1]_ for latest version of:

1234567