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

<<111213141516

/drivers/staging/comedi/drivers/
H A Dusbduxfast.c36 * 1.00: added firmware kernel request to the driver which fixed
41 #include <linux/firmware.h>
63 * constants for "firmware" upload and download
506 /* brequest, firmware */
1366 "comedi_: usbduxfast firmware binary it too large for FX2.\n");
1370 /* we generate a local buffer for the firmware */
1374 "comedi_: mem alloc for firmware failed\n");
1381 "comedi_: can not stop firmware\n");
1389 "comedi_: firmware upload failed\n");
1396 "comedi_: can not start firmware\
[all...]
/drivers/staging/media/lirc/
H A Dlirc_zilog.c55 #include <linux/firmware.h>
644 zilog_error("firmware is corrupt\n");
696 * upon attempting to get firmware revision, and tx probe thus fails.
710 /* Here comes the firmware version... (hopefully) */
720 zilog_notify("Zilog/Hauppauge IR blaster firmware version "
726 /* unload "firmware", lock held */
738 dprintk("successfully unloaded IR blaster firmware\n");
742 /* unload "firmware" for the IR TX device */
750 /* load "firmware" for the IR TX device */
756 const struct firmware *fw_entr
[all...]
/drivers/usb/serial/
H A Dwhiteheat.c35 #include <linux/firmware.h>
230 /* steps to download the firmware to the WhiteHEAT device:
241 firmware download completed.
247 const struct firmware *loader_fw = NULL, *firmware_fw = NULL;
294 "failed for first firmware step "
312 "failed for second firmware step "
372 * When the module is reloaded the firmware is still there and
519 "%s: Unable to retrieve firmware version, try replugging\n",
522 "%s: If the firmware is not running (status led not blinking)\n",
973 /* These are unsolicited reports from the firmware, henc
[all...]
H A Dio_edgeport.c45 #include <linux/firmware.h>
129 struct edge_boot_descriptor boot_descriptor; /* the boot firmware descriptor */
296 const struct firmware *fw;
2843 * This is called to load the application firmware to the device
2848 const struct firmware *fw;
2857 fw_info = "downloading firmware version (930)";
2862 fw_info = "downloading firmware version (80251)";
2988 /* now load the application firmware into this device */
H A Dio_ti.c34 #include <linux/firmware.h>
309 * (TI firmware can't handle more than 64 byte reads)
826 /* Build firmware header used for firmware update */
837 const struct firmware *fw;
840 /* In order to update the I2C firmware we must change the type 2 record
843 * firmware (padded to 15.5k) into the UMP ram. And finally when the
845 * firmware to be copied from the UMP Ram to I2C and the firmware will
876 /* Copy version number into firmware recor
[all...]
/drivers/net/ethernet/intel/
H A De100.c172 #include <linux/firmware.h>
631 const struct firmware *fw;
1245 /* Initialize firmware */
1246 static const struct firmware *e100_request_firmware(struct nic *nic)
1249 const struct firmware *fw = nic->fw;
1267 /* If the firmware has not previously been loaded, request a pointer
1277 "Failed to load firmware \"%s\": %d\n",
1292 /* Read timer, bundle and min_size from end of firmware blob */
1306 /* OK, firmware is validated and ready to use. Save a pointer
1315 const struct firmware *f
[all...]
/drivers/scsi/
H A Dqla1280.c24 - Retain firmware image for error recovery.
37 - restructure firmware loading, cleanup initialization code
128 - Update SCSI firmware to qla1280 v8.15.00 and qla12160 v10.04.32
136 sent to the card - this command pauses the firmware!!!
271 ISP firmware for greater that 4 Gig memory on IA-64
355 #include <linux/firmware.h>
543 int fw_index; /* index into qla1280_fw_tbl for firmware */
568 const struct firmware *fw;
664 /* The firmware interface is, um, interesting, in that the
665 * actual firmware imag
[all...]
/drivers/media/dvb/frontends/
H A Ddrxd_hard.c29 #include <linux/firmware.h>
125 const struct firmware *fw;
910 const struct firmware *fw;
913 printk(KERN_ERR "drxd: firmware load failure [%s]\n", fw_name);
920 printk(KERN_ERR "drxd: firmware load failure: no memory\n");
2639 /* HI firmware patch for UIO readout,
2816 /* No MPEG lock in V255 firmware, bug ? */
/drivers/mmc/host/
H A Dvub300.c53 #include <linux/firmware.h>
250 MODULE_PARM_DESC(firmware_irqpoll_timeout, "VUB300 firmware irqpoll timeout");
316 bool irq_disabled; /* in the firmware */
1206 const struct firmware *fw)
1219 dev_info(&vub300->udev->dev, "using offload firmware %s %s\n", fw->data,
1223 "corrupt offload pseudocode in firmware %s\n",
1270 "corrupt interrupt pseudocode in firmware %s %s\n",
1317 "corrupt transfer pseudocode in firmware %s %s\n",
1351 "corrupt dynamic registers in firmware %s\n",
1367 const struct firmware *f
[all...]
/drivers/atm/
H A Dambassador.c37 #include <linux/firmware.h>
1922 const struct firmware *fw;
/drivers/gpu/drm/radeon/
H A Dradeon_drv.h34 #include <linux/firmware.h>
311 /* firmware */
312 const struct firmware *me_fw, *pfp_fw;
/drivers/media/dvb/ngene/
H A Dngene-core.c7 * Modifications for new nGene firmware,
39 #include <linux/firmware.h>
1244 const struct firmware *fw = NULL;
1277 ": Could not load firmware file %s.\n", fw_name);
1290 ": Loading firmware file %s.\n", fw_name);
/drivers/media/radio/
H A Dradio-wl1273.c22 #include <linux/firmware.h>
492 * wl1273_fm_upload_firmware_patch() - Upload the firmware.
495 * The firmware file consists of arrays of bytes where the first byte
503 const struct firmware *fw_p;
512 * Uploading the firmware patch is not always necessary,
/drivers/media/video/cx231xx/
H A Dcx231xx-core.c761 int cx231xx_ep5_bulkout(struct cx231xx *dev, u8 *firmware, u16 size) argument
772 memcpy(&buffer[0], firmware, 4096);
/drivers/misc/altera-stapl/
H A Daltera.c29 #include <linux/firmware.h>
2417 int altera_init(struct altera_config *config, const struct firmware *fw)
/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x.h1522 const struct firmware *firmware; member in struct:bnx2x
/drivers/net/ethernet/smsc/
H A Dsmc91c92_cs.c47 #include <linux/firmware.h>
647 const struct firmware *fw;
652 pr_err("Failed to load firmware \"%s\"\n", FIRMWARE_NAME);
656 /* Download the Seven of Diamonds firmware */
743 pr_err("smc91c92_cs: Failed to load firmware\n");
/drivers/net/tokenring/
H A Dtms380tr.c98 #include <linux/firmware.h>
1245 * Processes adapter hardware reset, halts adapter and downloads firmware,
1253 const struct firmware *fw_entry = NULL;
1256 printk(KERN_ALERT "%s: firmware %s is missing, cannot start.\n",
1290 /* Download firmware via DIO interface: */
1801 printk(KERN_INFO "%s: Illegal operation code in firmware\n",
1852 /* Restart of firmware successful */
/drivers/net/wan/
H A DKconfig51 the firmware to the cards and to set them up. Look at the
198 bool "rebuild wanXL firmware"
201 Allows you to rebuild firmware run by the QUICC processor.
/drivers/net/wireless/
H A Dzd1201.c25 #include <linux/firmware.h>
47 MODULE_PARM_DESC(ap, "If non-zero Access Point firmware will be loaded");
53 const struct firmware *fw_entry;
68 dev_err(&dev->dev, "Failed to load %s firmware file!\n", fwfile);
69 dev_err(&dev->dev, "Make sure the hotplug firmware loader is installed.\n");
656 /* Magic alert: The firmware doesn't seem to like the MAC state being
969 (otherwise we mess up firmware)
1757 dev_err(&usb->dev, "zd1201 firmware upload failed: %d\n", err);
/drivers/scsi/bfa/
H A Dbfad.c28 #include <linux/firmware.h>
1053 * with values learned during bfa_init firmware GETATTR REQ.
1594 const struct firmware *fw;
1597 printk(KERN_ALERT "Can't locate firmware %s\n", fw_name);
/drivers/staging/ft1000/ft1000-pcmcia/
H A Dft1000_hw.c42 #include <linux/firmware.h>
58 static const struct firmware *fw_entry;
648 "ft1000: heartbeat doorbell not clear by firmware\n");
/drivers/staging/vt6656/
H A Dmain_usb.c69 #include "firmware.h"
1261 if (device->firmware)
1262 release_firmware(device->firmware);
/drivers/tty/
H A Disicom.c25 * This is to prevent the firmware
55 * 11/04/01 Kevin Fixed firmware load problem with
119 #include <linux/firmware.h>
1375 const struct firmware *fw;
1463 * in load firmware package? */
1496 dev_err(&pdev->dev, "Card%d, firmware upload "
1507 dev_err(&pdev->dev, "Card%d, firmware upload "
/drivers/tty/serial/
H A Dicom.c52 #include <linux/firmware.h>
353 const struct firmware *fw;
376 dev_err(&dev->dev,"Unable to load icom_call_setup.bin firmware image\n");
382 dev_err(&dev->dev, "Invalid firmware image for icom_call_setup.bin found.\n");
396 dev_err(&dev->dev,"Unable to load icom_res_dce.bin firmware image\n");
402 dev_err(&dev->dev, "Invalid firmware image for icom_res_dce.bin found.\n");
441 dev_err(&dev->dev,"Unable to load icom_asc.bin firmware image\n");
447 dev_err(&dev->dev, "Invalid firmware image for icom_asc.bin found.\n");

Completed in 777 milliseconds

<<111213141516