Home
last modified time | relevance | path

Searched refs:firmware (Results 1 – 25 of 89) 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/libinput/quirks/
D30-vendor-starlabs.quirks7 [StarLabTop Mk IV - coreboot firmware]
13 [StarLabTop Mk IV - AMI firmware]
19 [StarLite Mk III - coreboot firmware]
25 [StarLite Mk III - AMI firmware]
31 [StarLite Mk II - coreboot firmware]
37 [StarLite Mk II - AMI firmware]
D30-vendor-alps.quirks3 # ALPS firmware versions:
D50-system-apple.quirks47 # pretty good built-in spurious touch filtering in the device firmware. Using
/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/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
Dincorrectly-enabled-hires.rst18 In most cases this is a bug on the device firmware, the kernel driver or in a
/third_party/ltp/testcases/kernel/
DMakefile25 firmware \
/third_party/libwebsockets/
DKconfig4 string "Model name of device firmware is for"
/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/ltp/testcases/kernel/mce-test/tsrc/
Drandom_offline51 for i in /sys/firmware/memmap/* ; do
/third_party/FreeBSD/sys/compat/linuxkpi/common/include/linux/
Dmodule.h44 #define MODULE_FIRMWARE(firmware) argument
/third_party/jerryscript/targets/curie_bsp/
DREADME.md54 ##### 7. Get BLE firmware:
86 ##### 5. Flash the firmware
/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/cups-filters/filter/braille/drivers/common/
Dfr-braille.po205 msgid "Installed firmware version"
206 msgstr "Version de firmware installée"
/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/mesa3d/.gitlab-ci/container/
Darm64.config161 …uveau. Note that DRM must be a module so that it's loaded after NFS is up to provide the firmware.

1234