Searched refs:firmware (Results 401 - 425 of 1308) sorted by relevance

<<11121314151617181920>>

/linux-master/drivers/net/ethernet/mediatek/
H A Dmtk_wed_mcu.c8 #include <linux/firmware.h>
261 mtk_wed_mcu_run_firmware(struct mtk_wed_wo *wo, const struct firmware *fw)
315 const struct firmware *fw;
320 /* load firmware region metadata */
337 /* load firmware */
377 /* wo firmware reset */
/linux-master/drivers/staging/greybus/
H A Dbootrom.c9 #include <linux/firmware.h>
15 #include "firmware.h"
35 const struct firmware *fw;
103 * hack that up to distinguish different modules and their firmware blobs.
131 * by next firmware level as well. The uevent for bootrom will still
143 /* This returns path of the firmware blob on the disk */
151 /* Already have a firmware, free it */
154 /* Bootrom protocol is only supported for loading Stage 2 firmware */
162 * Create firmware name
182 "failed to find %s firmware (
[all...]
H A Dfw-download.c9 #include <linux/firmware.h>
14 #include "firmware.h"
18 /* Timeout, in jiffies, within which fetch or release firmware must be called */
26 const struct firmware *fw;
30 /* Timeout, in jiffies, within which the firmware shall download */
48 dev_dbg(fw_req->fw_download->parent, "firmware %s released\n",
62 * firmware downloads. But what else can we do in that case anyway? Lets
136 "Timed out waiting for fetch / release firmware requests: %u\n",
160 /* This returns path of the firmware blob on the disk */
176 "failed to allocate firmware i
[all...]
/linux-master/sound/soc/sof/
H A Dipc4-loader.c8 #include <linux/firmware.h>
24 const struct firmware *fw = fw_lib->sof_fw.fw;
48 * At the start of the firmware image we must have an extended manifest.
63 dev_err(sdev->dev, "Invalid firmware size %zu, should be at least %zu\n",
77 dev_info(sdev->dev, "Loaded firmware library: %s, version: %u.%u.%u.%u\n",
290 * firmware libraries have been already loaded
320 const struct firmware *fw = sdev->basefw.fw;
327 /* TODO: Add firmware verification code here */
329 dev_dbg(sdev->dev, "Validated firmware version: %u.%u.%u.%u\n",
346 /* Get the firmware configuratio
[all...]
/linux-master/sound/soc/sof/intel/
H A Dhda-loader-skl.c12 #include <linux/firmware.h>
124 * all the code fits. This could be improved with scatter-gather but the firmware
496 const struct firmware *fw = sdev->basefw.fw;
497 struct firmware stripped_firmware;
504 dev_dbg(sdev->dev, "firmware size: %#zx buffer size %#x\n", fw->size, bufsize);
541 * code loading and firmware boot
545 dev_err(sdev->dev, "%s: load firmware failed : %d\n", __func__, ret);
/linux-master/drivers/input/touchscreen/
H A Dchipone_icn8505.c15 #include <linux/firmware.h>
199 const struct firmware *fw)
236 /* Send the firmware to SRAM */
282 const struct firmware *fw;
286 * Always load the firmware, even if we don't need it at boot, we
288 * firmware class code cache it at suspend/resume.
305 dev_err(dev, "Failed to upload firmware: %d (attempt %d/%d)\n",
/linux-master/sound/soc/codecs/
H A Dwm_adsp.c16 #include <linux/firmware.h>
503 * the same event number again to the firmware). We therefore return 0,
705 const struct firmware *wmfw_firmware,
707 const struct firmware *coeff_firmware,
720 const struct firmware **firmware, char **filename,
765 ret = firmware_request_nowarn(firmware, *filename, cs_dsp->dev);
779 const struct firmware **wmfw_firmware,
781 const struct firmware **coeff_firmware,
849 adsp_err(dsp, "Failed to request firmware <
719 wm_adsp_request_firmware_file(struct wm_adsp *dsp, const struct firmware **firmware, char **filename, const char *dir, const char *system_name, const char *asoc_component_prefix, const char *filetype) argument
[all...]
/linux-master/drivers/gpu/drm/radeon/
H A Dradeon_ucode.h225 int radeon_ucode_validate(const struct firmware *fw);
H A Duvd_v2_2.c25 #include <linux/firmware.h>
137 /* tell firmware which hardware it is running on */
H A Dvce_v2_0.c28 #include <linux/firmware.h>
/linux-master/drivers/net/wireless/intersil/p54/
H A Dled.c16 #include <linux/firmware.h>
/linux-master/drivers/media/pci/ngene/
H A Dngene-i2c.c8 * Modifications for new nGene firmware,
25 #include <linux/firmware.h>
/linux-master/drivers/net/wireless/marvell/libertas/
H A Ddev.h192 const struct firmware *helper_fw;
/linux-master/drivers/input/keyboard/
H A Dimx_sc_key.c8 #include <linux/firmware/imx/sci.h>
82 * The response data from SCU firmware is 4 bytes,
/linux-master/drivers/leds/
H A Dleds-lp55xx-common.h100 * @firmware_cb : Call function when the firmware is loaded
121 /* access program memory when the firmware is loaded */
124 /* used for running firmware LED patterns */
161 const struct firmware *fw;
/linux-master/sound/soc/intel/skylake/
H A Dskl-sst-ipc.h67 const struct firmware *fw;
/linux-master/drivers/net/wireless/quantenna/qtnfmac/
H A Dcore.h19 #include <linux/firmware.h>
/linux-master/drivers/net/wireless/mediatek/mt76/
H A Dmt76x02_mcu.c8 #include <linux/firmware.h>
/linux-master/drivers/remoteproc/
H A Dremoteproc_elf_helpers.h16 * @fw: the ELF firmware image
21 * Return: elf class of the firmware
23 static inline u8 fw_elf_get_class(const struct firmware *fw)
/linux-master/drivers/staging/media/ipu3/
H A Dipu3-css.h152 const struct firmware *fw;
/linux-master/arch/powerpc/perf/
H A D8xx-pmu.c15 #include <asm/firmware.h>
/linux-master/arch/powerpc/platforms/cell/
H A Dspu_priv1_mmio.c21 #include <asm/firmware.h>
/linux-master/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/
H A Dbase.c26 #include <core/firmware.h>
/linux-master/drivers/gpu/drm/nouveau/nvkm/engine/sec2/
H A Dbase.c24 #include <core/firmware.h>
/linux-master/drivers/net/ethernet/netronome/nfp/
H A Dnfp_main.h64 * @limit_vfs: Number of VFs supported by firmware (~0 for PCI limit)
66 * @fw_loaded: Is the firmware loaded?
67 * @unload_fw_on_remove:Do we need to unload firmware on driver removal?
79 * @max_data_vnics: Number of data vNICs app firmware supports
170 int nfp_flash_update_common(struct nfp_pf *pf, const struct firmware *fw,

Completed in 644 milliseconds

<<11121314151617181920>>