Searched refs:latest (Results 1 – 25 of 150) sorted by relevance
123456
/Linux-v4.19/drivers/power/supply/ |
D | cpcap-battery.c | 379 struct cpcap_battery_state_data state, *latest, *previous; in cpcap_battery_update_status() local 386 latest = cpcap_battery_latest(ddata); in cpcap_battery_update_status() 387 if (latest) { in cpcap_battery_update_status() 388 s64 delta_ms = ktime_to_ms(ktime_sub(now, latest->time)); in cpcap_battery_update_status() 405 memcpy(previous, latest, sizeof(*previous)); in cpcap_battery_update_status() 406 memcpy(latest, &state, sizeof(*latest)); in cpcap_battery_update_status() 434 struct cpcap_battery_state_data *latest, *previous; in cpcap_battery_get_property() local 444 latest = cpcap_battery_latest(ddata); in cpcap_battery_get_property() 449 if (latest->temperature > CPCAP_NO_BATTERY) in cpcap_battery_get_property() 481 sample = latest->cc.sample - previous->cc.sample; in cpcap_battery_get_property() [all …]
|
/Linux-v4.19/tools/perf/util/intel-pt-decoder/ |
D | Build | 16 …decoder C file at 'tools/perf/util/intel-pt-decoder/insn.c' differs from latest version at 'arch/x… 18 …decoder C file at 'tools/perf/util/intel-pt-decoder/inat.c' differs from latest version at 'arch/x… 20 …le at 'tools/perf/util/intel-pt-decoder/x86-opcode-map.txt' differs from latest version at 'arch/x… 22 …at 'tools/perf/util/intel-pt-decoder/gen-insn-attr-x86.awk' differs from latest version at 'arch/x… 24 …decoder header at 'tools/perf/util/intel-pt-decoder/insn.h' differs from latest version at 'arch/x… 26 …decoder header at 'tools/perf/util/intel-pt-decoder/inat.h' differs from latest version at 'arch/x… 28 …r header at 'tools/perf/util/intel-pt-decoder/inat_types.h' differs from latest version at 'arch/x…
|
/Linux-v4.19/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-v4.19/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-v4.19/drivers/staging/media/zoran/ |
D | TODO | 3 driver to the latest V4L2 frameworks (especially the vb2
|
/Linux-v4.19/Documentation/serial/ |
D | README.cycladesZ | 5 The firmware, loader program and the latest device driver code are
|
/Linux-v4.19/scripts/ksymoops/ |
D | README | 3 The latest version can be found in
|
/Linux-v4.19/drivers/media/pci/cobalt/ |
D | Kconfig | 19 latest frameworks and APIs.
|
/Linux-v4.19/sound/aoa/codecs/ |
D | Kconfig | 7 codec chip found in the latest Apple machines
|
/Linux-v4.19/Documentation/networking/ |
D | igbvf.txt | 49 For the latest Intel network drivers for Linux, refer to the following 63 strongly recommend downloading the latest version at:
|
D | smc9.txt | 33 How to obtain the latest version?
|
D | igb.txt | 63 diagnostics, as well as displaying statistical information. The latest 111 rate limit using the IProute2 tool. Download the latest version of the
|
/Linux-v4.19/Documentation/mtd/ |
D | intel-spi.txt | 27 1) Download and extract the latest Minnowboard MAX BIOS SPI image 28 [1]. At the time writing this the latest image is v92.
|
/Linux-v4.19/ |
D | README | 11 https://www.kernel.org/doc/html/latest/
|
/Linux-v4.19/Documentation/bpf/ |
D | index.rst | 36 .. _BPF and XDP Reference Guide: http://cilium.readthedocs.io/en/latest/bpf/
|
/Linux-v4.19/Documentation/admin-guide/LSM/ |
D | SELinux.rst | 7 latest reference policy release from
|
/Linux-v4.19/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-v4.19/Documentation/powerpc/ |
D | mpc52xx.txt | 4 For the latest info, go to http://www.246tNt.com/mpc52xx/
|
/Linux-v4.19/Documentation/media/v4l-drivers/ |
D | omap4_camera.rst | 18 For more information, please look in [#f1]_ for latest version of:
|
/Linux-v4.19/drivers/pnp/pnpbios/ |
D | Kconfig | 37 See the latest pcmcia-cs (stand-alone package) for a nice set of
|
/Linux-v4.19/Documentation/media/ |
D | intro.rst | 43 additional information and for the latest development code, see:
|
/Linux-v4.19/Documentation/admin-guide/ |
D | bug-bisect.rst | 9 Always try the latest kernel from kernel.org and build from source. If you are
|
/Linux-v4.19/Documentation/ |
D | xz.txt | 18 latest version and also information about using the code outside 117 latest code.
|
123456