Searched refs:firmware (Results 1 – 25 of 89) sorted by relevance
1234
/third_party/ltp/testcases/kernel/firmware/fw_load_kernel/ |
D | README | 1 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
|
D | ltp_fw_load.c | 86 const struct firmware *fw_entry = NULL; in try_request_fw()
|
/third_party/jerryscript/targets/particle/ |
D | README.md | 19 | + 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…
|
D | Makefile.particle | 15 PARTICLE_FIRMWARE := $(CURDIR)/../particle/firmware
|
/third_party/libinput/quirks/ |
D | 30-vendor-starlabs.quirks | 7 [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]
|
D | 30-vendor-alps.quirks | 3 # ALPS firmware versions:
|
D | 50-system-apple.quirks | 47 # pretty good built-in spurious touch filtering in the device firmware. Using
|
/third_party/ltp/testcases/kernel/firmware/fw_load_user/ |
D | README | 1 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/ |
D | arm_test.sh | 32 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/ |
D | alsatplg.rst | 30 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/ |
D | amdgpu_gpu_info.c | 119 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/ |
D | device-configuration-via-udev.rst | 146 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,
|
D | t440-support.rst | 115 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
|
D | incorrectly-enabled-hires.rst | 18 In most cases this is a bug on the device firmware, the kernel driver or in a
|
/third_party/ltp/testcases/kernel/ |
D | Makefile | 25 firmware \
|
/third_party/libwebsockets/ |
D | Kconfig | 4 string "Model name of device firmware is for"
|
/third_party/gptfdisk/ |
D | README-efi.txt | 35 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/ |
D | random_offline | 51 for i in /sys/firmware/memmap/* ; do
|
/third_party/FreeBSD/sys/compat/linuxkpi/common/include/linux/ |
D | module.h | 44 #define MODULE_FIRMWARE(firmware) argument
|
/third_party/jerryscript/targets/curie_bsp/ |
D | README.md | 54 ##### 7. Get BLE firmware: 86 ##### 5. Flash the firmware
|
/third_party/mesa3d/src/freedreno/.gitlab-ci/traces/ |
D | afuc_test.asm | 23 ; This file is the source for a simple mock firmware used to regression test
|
/third_party/cups-filters/filter/braille/drivers/common/ |
D | fr-braille.po | 205 msgid "Installed firmware version" 206 msgstr "Version de firmware installée"
|
/third_party/ltp/scripts/ |
D | spelling.txt | 646 fimrware||firmware 647 fimware||firmware 648 firmare||firmware 649 firmaware||firmware 650 firware||firmware 651 firwmare||firmware
|
/third_party/mesa3d/docs/drivers/ |
D | vc4.rst | 15 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/ |
D | arm64.config | 161 …uveau. Note that DRM must be a module so that it's loaded after NFS is up to provide the firmware.
|
1234