Searched refs:firmware (Results 251 - 275 of 1309) sorted by relevance

<<11121314151617181920>>

/linux-master/drivers/crypto/marvell/octeontx2/
H A Dotx2_cptpf_ucode.h91 const struct firmware *fw;
/linux-master/drivers/firmware/efi/
H A DMakefile30 obj-$(CONFIG_EFI_EMBEDDED_FIRMWARE) += embedded-firmware.o
/linux-master/drivers/gpu/drm/imagination/
H A Dpvr_fw.c21 #include <linux/firmware.h>
30 /* Config heap occupies top 192k of the firmware heap. */
34 /* Main firmware allocations should come from the remainder of the heap. */
83 * pvr_fw_validate() - Parse firmware header and check compatibility
88 * * -EINVAL if firmware is incompatible.
94 const struct firmware *firmware = pvr_dev->fw_dev.firmware; local
97 const u8 *fw = firmware->data;
98 u32 fw_offset = firmware
172 const struct firmware *firmware = pvr_dev->fw_dev.firmware; local
[all...]
/linux-master/sound/soc/sof/
H A Dsof-of-dev.c8 #include <linux/firmware.h>
19 MODULE_PARM_DESC(fw_path, "alternate path for SOF firmware.");
H A Dsof-acpi-dev.c12 #include <linux/firmware.h>
27 MODULE_PARM_DESC(fw_path, "alternate path for SOF firmware.");
/linux-master/arch/powerpc/platforms/pseries/
H A Dpci_dlpar.c16 #include <asm/firmware.h>
H A DMakefile8 firmware.o power.o dlpar.o mobility.o rng.o \
/linux-master/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_ethtool.h58 int bnxt_flash_package_from_fw_obj(struct net_device *dev, const struct firmware *fw,
/linux-master/include/linux/
H A Dtc.h90 char firmware[9]; member in struct:tc_dev
/linux-master/drivers/nvmem/
H A Dmeson-efuse.c15 #include <linux/firmware/meson/meson_sm.h>
/linux-master/arch/arm64/boot/
H A DMakefile54 include $(srctree)/drivers/firmware/efi/libstub/Makefile.zboot
/linux-master/drivers/gpu/drm/rockchip/
H A Dcdn-dp-core.h80 const struct firmware *fw; /* cdn dp firmware */
/linux-master/sound/soc/sof/intel/
H A Dskl.c16 #include <linux/firmware.h>
91 /* firmware run */
/linux-master/drivers/media/pci/cx18/
H A Dcx18-av-firmware.c3 * cx18 ADEC firmware functions
11 #include <linux/firmware.h>
22 static int cx18_av_verifyfw(struct cx18 *cx, const struct firmware *fw)
31 /* Ensure we put the 8051 in reset and enable firmware upload mode */
50 CX18_ERR_DEV(sd, "verification of %s firmware load failed: expected %#010x got %#010x\n",
58 CX18_INFO_DEV(sd, "verified load of %s firmware (%d bytes)\n",
66 const struct firmware *fw = NULL;
74 CX18_ERR_DEV(sd, "unable to open firmware %s\n", FWFILE);
78 /* The firmware load often has byte errors, so allow for several
79 retries, both at byte level and at the firmware loa
[all...]
/linux-master/drivers/net/wireless/mediatek/mt76/mt76x2/
H A Dusb_mcu.c6 #include <linux/firmware.h>
62 const struct firmware *fw;
90 dev_err(dev->mt76.dev, "failed to load firmware\n");
149 const struct firmware *fw;
219 dev_err(dev->mt76.dev, "firmware failed to start\n");
228 dev_dbg(dev->mt76.dev, "firmware running\n");
H A Dpci_mcu.c7 #include <linux/firmware.h>
17 const struct firmware *fw = NULL;
49 dev_err(dev->mt76.dev, "Failed to load firmware\n");
83 const struct firmware *fw;
136 /* trigger firmware */
152 dev_err(dev->mt76.dev, "Invalid firmware\n");
/linux-master/drivers/tc/
H A Dtc.c102 tdev->firmware[i] =
109 tdev->firmware[8] = 0;
114 tdev->name, tdev->firmware);
/linux-master/drivers/media/usb/dvb-usb-v2/
H A Ddvb_usb.h13 #include <linux/firmware.h>
199 * @identify_state: called to determine the firmware state (cold or warm) and
200 * return possible firmware file name to be loaded
201 * @firmware: name of the firmware file to be loaded
202 * @download_firmware: called to download the firmware
241 const char *firmware; member in struct:dvb_usb_device_properties
244 const struct firmware *);
/linux-master/drivers/net/wireless/purelifi/plfxlc/
H A Dfirmware.c6 #include <linux/firmware.h>
34 const struct firmware *fw = NULL;
146 const struct firmware *fwp = NULL;
188 /* Download firmware files in multiple steps */
/linux-master/drivers/media/platform/samsung/exynos4-is/
H A Dfimc-is.h144 const struct firmware *info;
174 const struct firmware *f_w;
213 const struct firmware *info;
234 * @fw: data structure describing the FIMC-IS firmware binary
235 * @memory: memory region assigned for the FIMC-IS (firmware)
249 * @sensor_index: image sensor index for the firmware
259 * @debugfs_entry: debugfs entry for the firmware log
/linux-master/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dbus.h10 #include <linux/firmware.h>
87 * @get_blob: obtain a firmware blob.
105 int (*get_blob)(struct device *dev, const struct firmware **fw,
158 * @fwvid: firmware vendor-support identifier of the device.
255 int brcmf_bus_get_blob(struct brcmf_bus *bus, const struct firmware **fw,
296 /* Receive async event packet from firmware. Callee disposes of rxp. */
309 /* Indication that firmware has halted or crashed */
/linux-master/drivers/firmware/imx/
H A Dimx-scu-irq.c9 #include <dt-bindings/firmware/imx/rsrc.h>
10 #include <linux/firmware/imx/ipc.h>
11 #include <linux/firmware/imx/sci.h>
238 /* Create directory under /sysfs/firmware */
/linux-master/drivers/net/ethernet/netronome/nfp/nfpcore/
H A Dnfp_nsp.h10 struct firmware;
20 int nfp_nsp_load_fw(struct nfp_nsp *state, const struct firmware *fw);
21 int nfp_nsp_write_flash(struct nfp_nsp *state, const struct firmware *fw);
/linux-master/sound/pci/echoaudio/
H A Dechoaudio.h425 const struct firmware *fw_cache[8]; /* Cached firmwares */
440 static int get_firmware(const struct firmware **fw_entry,
442 static void free_firmware(const struct firmware *fw_entry,
/linux-master/drivers/hid/intel-ish-hid/ishtp/
H A Dloader.c3 * ISHTP firmware loader function
7 * This module implements the functionality to load the main ISH firmware from the host, starting
9 * flexibility by dividing the ISH firmware into a bootloader and main firmware.
16 * Occurs when `request_firmware()` cannot locate the firmware image. The ISH firmware will
17 * remain in a state awaiting firmware loading from the host, with no further action from
19 * Recovery: Re-insmod the ISH drivers allows for a retry of the firmware loading from the host.
22 * This happens if allocating a DMA buffer during `prepare_dma_bufs()` fails. The ISH firmware
24 * firmware withou
[all...]

Completed in 278 milliseconds

<<11121314151617181920>>