Home
last modified time | relevance | path

Searched refs:firmware (Results 1 – 25 of 87) sorted by relevance

1234

/third_party/ltp/testcases/kernel/firmware/fw_load_kernel/
DREADME1 The aim of the test is to check device firmware loading. Since kernel 3.7
2 firmware loading changed to direct loading (by-pass udev). The test consists
7 This is a kernel module, which is a part of the device firmware loading test.
9 Template firmware file name and expected firmware file's data size are passed
10 as the insmod command line parameters. Then, the number of firmware test files
12 will initiate request firmware procedure. In the end, results can be read from
Dltp_fw_load.c86 const struct firmware *fw_entry = NULL; in try_request_fw()
/third_party/jerryscript/targets/particle/
DREADME.md19 | + firmware
25 For detailed descriptions please visit the official website of the firmware: https://www.particle.i…
27 You can checkout the firmware with the following command:
31 git clone https://github.com/spark/firmware.git particle/firmware
34 The Photon’s latest firmware release is hosted in the latest branch of the firmware repo.
38 cd particle/firmware
44 … build and flash the firmware: switch to the modules directory then call make with a few parameter…
DMakefile.particle15 PARTICLE_FIRMWARE := $(CURDIR)/../particle/firmware
/third_party/ltp/testcases/kernel/firmware/fw_load_user/
DREADME1 The aim of the test is to check device firmware loading. Since kernel 3.7
2 firmware loading changed to direct loading (by-pass udev). The test consists
8 - create firmware files in the standard firmware paths
9 - load the module and initiate firmware request procedure
/third_party/mesa3d/.gitlab-ci/container/debian/
Darm_test.sh32 wget https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git/plain/qcom/a530_pf…
33 -O /rootfs-arm64/lib/firmware/qcom/a530_pfp.fw
/third_party/alsa-utils/topology/
Dalsatplg.rst30 tightly coupled to the DSP firmware version meaning extra care
31 is needed to keep the driver and firmware version in sync.
32 New firmware features also mean driver updates.
39 having to update the drivers. The new firmware just needs
/third_party/libdrm/amdgpu/
Damdgpu_gpu_info.c119 struct drm_amdgpu_info_firmware firmware = {}; in amdgpu_query_firmware_version() local
123 request.return_pointer = (uintptr_t)&firmware; in amdgpu_query_firmware_version()
124 request.return_size = sizeof(firmware); in amdgpu_query_firmware_version()
135 *version = firmware.ver; in amdgpu_query_firmware_version()
136 *feature = firmware.feature; in amdgpu_query_firmware_version()
/third_party/ltp/testcases/kernel/
DMakefile25 firmware \
/third_party/libinput/doc/user/
Ddevice-configuration-via-udev.rst146 Lenovo x220 with touchpad firmware v8.1
151 x220 with a touchpad firmware version 8.1. When this firmware version is
154 successor model, the Lenovo x230 which has the same firmware version. If the
158 The touchpad firmware version cannot be detected automatically by libinput,
Dt440-support.rst115 The firmware on the first generation of touchpads providing top software
121 The October 2014 refresh of these laptops do not have this firmware bug
Dtouchpad-jumping-cursors.rst20 In most cases, this is a bug in the firmware (or kernel driver) and to
/third_party/mesa3d/.gitlab-ci/container/
Dcreate-rootfs.sh27 firmware-realtek \
94 find /lib/firmware -type f -print0 | \
/third_party/libinput/quirks/
D30-vendor-alps.quirks3 # ALPS firmware versions:
D50-system-apple.quirks41 # pretty good built-in spurious touch filtering in the device firmware. Using
/third_party/libwebsockets/
DKconfig4 string "Model name of device firmware is for"
/third_party/ltp/testcases/kernel/mce-test/tsrc/
Drandom_offline51 for i in /sys/firmware/memmap/* ; do
/third_party/gptfdisk/
DREADME-efi.txt35 your firmware, or configure your boot manager (GRUB, gummiboot, etc.) to
44 can use your firmware's built-in boot manager to boot from the USB flash
95 should cause the firmware to re-load its partition table.
/third_party/FreeBSD/sys/compat/linuxkpi/common/include/linux/
Dmodule.h46 #define MODULE_FIRMWARE(firmware) argument
/third_party/mesa3d/src/freedreno/.gitlab-ci/traces/
Dafuc_test.asm23 ; This file is the source for a simple mock firmware used to regression test
/third_party/jerryscript/targets/curie_bsp/
DREADME.md54 ##### 7. Get BLE firmware:
86 ##### 5. Flash the firmware
/third_party/ltp/scripts/
Dspelling.txt646 fimrware||firmware
647 fimware||firmware
648 firmare||firmware
649 firmaware||firmware
650 firware||firmware
651 firwmare||firmware
/third_party/mesa3d/docs/drivers/
Dvc4.rst15 firmware on the VideoCore IV block, instead talking directly to the
172 * Decrease firmware memory
174 The firmware allocates a fixed chunk of memory before booting
175 Linux. If firmware functions are not required, this amount can be
/third_party/flutter/skia/third_party/externals/sdl/docs/
DREADME-raspberrypi.md90 update the RPi's firmware. Note that doing so will fix these problems, but it
99 firmware, using CMA probably won't work, at least it's the current case).
/third_party/libwebsockets/READMEs/
DREADME.jit-trust.md108 firmware, and update the firmware ongoing every few months. So you could build
109 it into the firmware using the C array include file (the minimal example takes
112 Another device may have difficulty updating the firmware outside of emergencies,

1234