Home
last modified time | relevance | path

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

/openbmc/linux/drivers/comedi/
H A Ddrivers.c837 int comedi_load_firmware(struct comedi_device *dev, in comedi_load_firmware() function
859 EXPORT_SYMBOL_GPL(comedi_load_firmware);
/openbmc/linux/include/linux/comedi/
H A Dcomedidev.h1021 int comedi_load_firmware(struct comedi_device *dev, struct device *hw_dev,
/openbmc/linux/drivers/comedi/drivers/
H A Dme_daq.c460 ret = comedi_load_firmware(dev, &comedi_to_pci_dev(dev)->dev, in me_auto_attach()
H A Ddaqboard2000.c710 result = comedi_load_firmware(dev, &comedi_to_pci_dev(dev)->dev, in db2k_auto_attach()
H A Dusbduxfast.c954 ret = comedi_load_firmware(dev, &usb->dev, FIRMWARE, in usbduxfast_auto_attach()
H A Djr3_pci.c717 ret = comedi_load_firmware(dev, &comedi_to_pci_dev(dev)->dev, in jr3_pci_auto_attach()
H A Dni_pcidio.c858 ret = comedi_load_firmware(dev, &devpriv->mite->pcidev->dev, in pci_6534_upload_firmware()
H A Dme4000.c1123 result = comedi_load_firmware(dev, &pcidev->dev, ME4000_FIRMWARE, in me4000_auto_attach()
H A Dusbduxsigma.c1482 ret = comedi_load_firmware(dev, &usb->dev, FIRMWARE, in usbduxsigma_auto_attach()
H A Dusbdux.c1595 ret = comedi_load_firmware(dev, &usb->dev, USBDUX_FIRMWARE, in usbdux_auto_attach()