Searched refs:firmware (Results 126 - 150 of 1309) sorted by relevance

1234567891011>>

/linux-master/arch/loongarch/boot/
H A DMakefile26 include $(srctree)/drivers/firmware/efi/libstub/Makefile.zboot
/linux-master/drivers/net/wireless/rsi/
H A Drsi_91x_usb_ops.c18 #include <linux/firmware.h>
/linux-master/drivers/clk/imx/
H A Dclk-imx8dxl-rsrc.c6 #include <dt-bindings/firmware/imx/rsrc.h>
/linux-master/drivers/gpu/drm/nouveau/nvkm/engine/nvdec/
H A Dbase.c23 #include <core/firmware.h>
/linux-master/drivers/gpu/drm/nouveau/nvkm/engine/nvenc/
H A Dbase.c24 #include <core/firmware.h>
/linux-master/drivers/accel/ivpu/
H A Divpu_fw.h14 const struct firmware *file;
/linux-master/sound/soc/sof/mediatek/
H A Dadsp_helper.h10 #include <linux/firmware/mediatek/mtk-adsp-ipc.h>
/linux-master/include/sound/
H A Dtas2781.h128 const struct firmware *fmw, int offset);
131 const struct firmware *fmw, int offset);
134 const struct firmware *fmw, int offset);
145 void (*cont)(const struct firmware *fw, void *context));
/linux-master/include/linux/firmware/qcom/
H A Dqcom_qseecom.h16 #include <linux/firmware/qcom/qcom_scm.h>
/linux-master/drivers/media/dvb-frontends/
H A Dtda1004x.h14 #include <linux/firmware.h>
30 GPIO3 firmware eeprom address switch
89 /* request firmware for device */
90 int (*request_firmware)(struct dvb_frontend* fe, const struct firmware **fw, char* name);
/linux-master/sound/pci/echoaudio/
H A Dgina24.c42 #include <linux/firmware.h>
68 static const struct firmware card_fw[] = {
H A Decho3g.c43 #include <linux/firmware.h>
66 static const struct firmware card_fw[] = {
H A Dmona.c40 #include <linux/firmware.h>
72 static const struct firmware card_fw[] = {
/linux-master/drivers/net/wireless/broadcom/brcm80211/brcmsmac/
H A Dmac80211_if.h58 const struct firmware *fw_bin[MAX_FW_IMAGES];
59 const struct firmware *fw_hdr[MAX_FW_IMAGES];
/linux-master/drivers/reset/
H A Dreset-raspberrypi.c3 * Raspberry Pi 4 firmware reset driver
13 #include <soc/bcm2835/raspberrypi-firmware.h>
14 #include <dt-bindings/reset/raspberrypi,firmware-reset.h>
37 * firmware may either be loaded directly from an EEPROM or, if
39 * VideoCore OS contains both the non public firmware load
40 * logic and the VL805 firmware blob. This triggers the
44 * firmware encoded like this:
81 dev_err(dev, "Missing firmware node\n");
106 { .compatible = "raspberrypi,firmware-reset" },
121 MODULE_DESCRIPTION("Raspberry Pi 4 firmware rese
[all...]
/linux-master/drivers/gpu/drm/i915/gvt/
H A DMakefile13 gvt/firmware.o \
/linux-master/drivers/bluetooth/
H A Dbtbcm.h56 int btbcm_patchram(struct hci_dev *hdev, const struct firmware *fw);
92 static inline int btbcm_patchram(struct hci_dev *hdev, const struct firmware *fw)
/linux-master/arch/arm/mach-tegra/
H A Dtegra.c28 #include <linux/firmware/trusted_foundations.h>
33 #include <asm/firmware.h>
/linux-master/drivers/remoteproc/
H A Dremoteproc_elf_loader.c21 #include <linux/firmware.h>
29 * rproc_elf_sanity_check() - Sanity Check for ELF32/ELF64 firmware image
31 * @fw: the ELF firmware image
37 int rproc_elf_sanity_check(struct rproc *rproc, const struct firmware *fw)
39 const char *name = rproc->firmware;
80 /* We assume the firmware has the same endianness as the host */
86 dev_err(dev, "Unsupported firmware endianness\n");
120 * @fw: the ELF firmware image
128 u64 rproc_elf_get_boot_addr(struct rproc *rproc, const struct firmware *fw)
135 * rproc_elf_load_segments() - load firmware segment
[all...]
/linux-master/drivers/firmware/qcom/
H A Dqcom_qseecom.c14 #include <linux/firmware/qcom/qcom_qseecom.h>
15 #include <linux/firmware/qcom/qcom_scm.h>
83 * assuming the app has already been loaded (usually by firmware bootloaders)
/linux-master/drivers/staging/media/atomisp/pci/runtime/pipeline/interface/
H A Dia_css_pipeline.h30 const struct ia_css_fw_info *firmware; /* acceleration binary */ member in struct:ia_css_pipeline_stage
72 const struct ia_css_fw_info *firmware; member in struct:ia_css_pipeline_stage_desc
157 * The stage consists of an ISP binary or firmware and input and output
/linux-master/drivers/net/wireless/marvell/libertas/
H A DMakefile10 libertas-y += firmware.o
/linux-master/drivers/gpu/drm/
H A Ddrm_edid_load.c3 drm_edid_load.c: use a built-in EDID data set or load it via the firmware
10 #include <linux/firmware.h>
24 "Do not probe monitor, use specified EDID blob from /lib/firmware instead.");
28 const struct firmware *fw = NULL;
35 "[CONNECTOR:%d:%s] Requesting EDID firmware \"%s\" failed (err=%d)\n",
41 drm_dbg_kms(connector->dev, "[CONNECTOR:%d:%s] Loaded external firmware EDID \"%s\"\n",
46 drm_err(connector->dev, "Invalid firmware EDID \"%s\"\n", name);
/linux-master/drivers/media/pci/intel/ipu6/
H A Dipu6-buttress.h13 struct firmware;
71 const struct firmware *fw,
/linux-master/sound/pci/hda/
H A Dcs35l41_hda.h21 #include <linux/firmware/cirrus/cs_dsp.h>
22 #include <linux/firmware/cirrus/wmfw.h>

Completed in 221 milliseconds

1234567891011>>