Home
last modified time | relevance | path

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

1234567

/Linux-v5.4/drivers/power/supply/
Dcpcap-battery.c381 struct cpcap_battery_state_data state, *latest, *previous; in cpcap_battery_update_status() local
388 latest = cpcap_battery_latest(ddata); in cpcap_battery_update_status()
389 if (latest) { in cpcap_battery_update_status()
390 s64 delta_ms = ktime_to_ms(ktime_sub(now, latest->time)); in cpcap_battery_update_status()
407 memcpy(previous, latest, sizeof(*previous)); in cpcap_battery_update_status()
408 memcpy(latest, &state, sizeof(*latest)); in cpcap_battery_update_status()
436 struct cpcap_battery_state_data *latest, *previous; in cpcap_battery_get_property() local
446 latest = cpcap_battery_latest(ddata); in cpcap_battery_get_property()
451 if (latest->temperature > CPCAP_NO_BATTERY) in cpcap_battery_get_property()
479 sample = latest->cc.sample - previous->cc.sample; in cpcap_battery_get_property()
[all …]
/Linux-v5.4/Documentation/scsi/
Dbfa.txt34 The latest Firmware package for 3.0.2.2 bfa driver can be found at:
48 The latest driver configuration & management utility for 3.0.2.2 bfa driver can
63 The latest Administration's Guide, Installation and Reference Manual,
/Linux-v5.4/Documentation/networking/device_drivers/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
Digb.rst21 For information on how to identify your adapter, and for the latest Intel
126 diagnostics, as well as displaying statistical information. The latest ethtool
177 rate limit using the IProute2 tool. Download the latest version of the
Dixgbevf.rst37 For information on how to identify your adapter, and for the latest Intel
/Linux-v5.4/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:
Dsysfs-bus-event_source-devices-hv_gpci42 A number indicating the latest version of the gpci interface
/Linux-v5.4/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.4/Documentation/driver-api/serial/
Dcyclades_z.rst8 The firmware, loader program and the latest device driver code are
/Linux-v5.4/scripts/ksymoops/
DREADME3 The latest version can be found in
/Linux-v5.4/drivers/staging/media/meson/vdec/
DTODO5 stack that follows the latest version of the specification, especially
/Linux-v5.4/drivers/media/pci/cobalt/
DKconfig20 latest frameworks and APIs.
/Linux-v5.4/sound/aoa/codecs/
DKconfig8 codec chip found in the latest Apple machines
/Linux-v5.4/
DREADME11 https://www.kernel.org/doc/html/latest/
/Linux-v5.4/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.4/Documentation/networking/device_drivers/smsc/
Dsmc9.txt33 How to obtain the latest version?
/Linux-v5.4/Documentation/admin-guide/LSM/
DSELinux.rst7 latest reference policy release from
/Linux-v5.4/Documentation/bpf/
Dindex.rst54 .. _BPF and XDP Reference Guide: http://cilium.readthedocs.io/en/latest/bpf/
/Linux-v5.4/Documentation/dev-tools/
Dsparse.rst76 You can get latest released versions from the Sparse homepage at
79 Alternatively, you can get snapshots of the latest development version
/Linux-v5.4/Documentation/powerpc/
Dmpc52xx.rst5 For the latest info, go to http://www.246tNt.com/mpc52xx/
/Linux-v5.4/drivers/pnp/pnpbios/
DKconfig38 See the latest pcmcia-cs (stand-alone package) for a nice set of
/Linux-v5.4/Documentation/media/v4l-drivers/
Domap4_camera.rst20 For more information, please look in [#f1]_ for latest version of:
/Linux-v5.4/Documentation/media/
Dintro.rst43 additional information and for the latest development code, see:

1234567