Home
last modified time | relevance | path

Searched refs:comedi_load_firmware (Results 1 – 10 of 10) sorted by relevance

/drivers/staging/comedi/
Ddrivers.c797 int comedi_load_firmware(struct comedi_device *dev, in comedi_load_firmware() function
819 EXPORT_SYMBOL_GPL(comedi_load_firmware);
Dcomedidev.h1002 int comedi_load_firmware(struct comedi_device *, struct device *,
/drivers/staging/comedi/drivers/
Ddaqboard2000.c682 result = comedi_load_firmware(dev, &comedi_to_pci_dev(dev)->dev, in daqboard2000_auto_attach()
Dme_daq.c470 ret = comedi_load_firmware(dev, &comedi_to_pci_dev(dev)->dev, in me_auto_attach()
Dusbduxfast.c956 ret = comedi_load_firmware(dev, &usb->dev, FIRMWARE, in usbduxfast_auto_attach()
Djr3_pci.c741 ret = comedi_load_firmware(dev, &comedi_to_pci_dev(dev)->dev, in jr3_pci_auto_attach()
Dni_pcidio.c853 ret = comedi_load_firmware(dev, &devpriv->mite->pcidev->dev, in pci_6534_upload_firmware()
Dme4000.c1133 result = comedi_load_firmware(dev, &pcidev->dev, ME4000_FIRMWARE, in me4000_auto_attach()
Dusbduxsigma.c1492 ret = comedi_load_firmware(dev, &usb->dev, FIRMWARE, in usbduxsigma_auto_attach()
Dusbdux.c1606 ret = comedi_load_firmware(dev, &usb->dev, USBDUX_FIRMWARE, in usbdux_auto_attach()