Searched refs:latest (Results 1 – 25 of 153) sorted by relevance
1234567
/Linux-v5.4/drivers/power/supply/ |
D | cpcap-battery.c | 381 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/ |
D | bfa.txt | 34 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/ |
D | igbvf.rst | 36 For information on how to identify your adapter, and for the latest Intel 47 diagnostics, as well as displaying statistical information. The latest ethtool
|
D | iavf.rst | 41 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
|
D | igb.rst | 21 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
|
D | ixgbevf.rst | 37 For information on how to identify your adapter, and for the latest Intel
|
/Linux-v5.4/Documentation/ABI/testing/ |
D | sysfs-fs-nilfs2 | 97 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.
|
D | sysfs-firmware-sfi | 8 The tables are defined in the latest SFI specification:
|
D | sysfs-bus-event_source-devices-hv_gpci | 42 A number indicating the latest version of the gpci interface
|
/Linux-v5.4/fs/unicode/ |
D | README.utf8data | 39 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/ |
D | cyclades_z.rst | 8 The firmware, loader program and the latest device driver code are
|
/Linux-v5.4/scripts/ksymoops/ |
D | README | 3 The latest version can be found in
|
/Linux-v5.4/drivers/staging/media/meson/vdec/ |
D | TODO | 5 stack that follows the latest version of the specification, especially
|
/Linux-v5.4/drivers/media/pci/cobalt/ |
D | Kconfig | 20 latest frameworks and APIs.
|
/Linux-v5.4/sound/aoa/codecs/ |
D | Kconfig | 8 codec chip found in the latest Apple machines
|
/Linux-v5.4/ |
D | README | 11 https://www.kernel.org/doc/html/latest/
|
/Linux-v5.4/Documentation/driver-api/mtd/ |
D | intel-spi.rst | 28 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/ |
D | smc9.txt | 33 How to obtain the latest version?
|
/Linux-v5.4/Documentation/admin-guide/LSM/ |
D | SELinux.rst | 7 latest reference policy release from
|
/Linux-v5.4/Documentation/bpf/ |
D | index.rst | 54 .. _BPF and XDP Reference Guide: http://cilium.readthedocs.io/en/latest/bpf/
|
/Linux-v5.4/Documentation/dev-tools/ |
D | sparse.rst | 76 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/ |
D | mpc52xx.rst | 5 For the latest info, go to http://www.246tNt.com/mpc52xx/
|
/Linux-v5.4/drivers/pnp/pnpbios/ |
D | Kconfig | 38 See the latest pcmcia-cs (stand-alone package) for a nice set of
|
/Linux-v5.4/Documentation/media/v4l-drivers/ |
D | omap4_camera.rst | 20 For more information, please look in [#f1]_ for latest version of:
|
/Linux-v5.4/Documentation/media/ |
D | intro.rst | 43 additional information and for the latest development code, see:
|
1234567