Searched refs:latest (Results 1 – 25 of 166) sorted by relevance
1234567
| /Linux-v5.10/drivers/power/supply/ |
| D | cpcap-battery.c | 382 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/ |
| D | bfa.rst | 39 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/ |
| D | flexible_array.cocci | 80 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…
|
| D | uninitialized_var.cocci | 44 …"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/ |
| 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
|
| /Linux-v5.10/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:
|
| /Linux-v5.10/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.10/Documentation/driver-api/serial/ |
| D | cyclades_z.rst | 8 The firmware, loader program and the latest device driver code are
|
| /Linux-v5.10/scripts/ksymoops/ |
| D | README | 3 The latest version can be found in
|
| /Linux-v5.10/drivers/staging/media/meson/vdec/ |
| D | TODO | 5 stack that follows the latest version of the specification, especially
|
| /Linux-v5.10/arch/arm/boot/dts/ |
| D | at91-kizbox2-common.dtsi | 236 /* WMBUS (inverted with IO in the latest schematic) */ 252 /* IO (inverted with WMBUS in the latest schematic) */
|
| /Linux-v5.10/sound/aoa/codecs/ |
| D | Kconfig | 8 codec chip found in the latest Apple machines
|
| /Linux-v5.10/ |
| D | README | 11 https://www.kernel.org/doc/html/latest/
|
| /Linux-v5.10/drivers/media/pci/cobalt/ |
| D | Kconfig | 22 latest frameworks and APIs.
|
| /Linux-v5.10/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.10/Documentation/virt/ |
| D | ne_overview.rst | 91 [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/ |
| D | SELinux.rst | 7 latest reference policy release from
|
| /Linux-v5.10/Documentation/dev-tools/ |
| D | sparse.rst | 78 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/ |
| D | smc9.rst | 40 How to obtain the latest version?
|
| /Linux-v5.10/Documentation/powerpc/ |
| D | mpc52xx.rst | 5 For the latest info, go to https://www.246tNt.com/mpc52xx/
|
| /Linux-v5.10/Documentation/bpf/ |
| D | index.rst | 90 .. _BPF and XDP Reference Guide: https://docs.cilium.io/en/latest/bpf/
|
| /Linux-v5.10/drivers/pnp/pnpbios/ |
| D | Kconfig | 38 See the latest pcmcia-cs (stand-alone package) for a nice set of
|
| /Linux-v5.10/Documentation/admin-guide/media/ |
| D | omap4_camera.rst | 20 For more information, please look in [#f1]_ for latest version of:
|
1234567