Home
last modified time | relevance | path

Searched refs:comedi_load_firmware (Results 1 - 20 of 20) sorted by relevance

/kernel/linux/linux-5.10/drivers/staging/comedi/
H A Ddrivers.c824 * comedi_load_firmware() - Request and load firmware for a device
838 int comedi_load_firmware(struct comedi_device *dev, in comedi_load_firmware() function
860 EXPORT_SYMBOL_GPL(comedi_load_firmware); variable
H A Dcomedidev.h1022 int comedi_load_firmware(struct comedi_device *dev, struct device *hw_dev,
/kernel/linux/linux-6.6/drivers/comedi/
H A Ddrivers.c823 * comedi_load_firmware() - Request and load firmware for a device
837 int comedi_load_firmware(struct comedi_device *dev, in comedi_load_firmware() function
859 EXPORT_SYMBOL_GPL(comedi_load_firmware); variable
/kernel/linux/linux-5.10/drivers/staging/comedi/drivers/
H A Dme_daq.c461 ret = comedi_load_firmware(dev, &comedi_to_pci_dev(dev)->dev, in me_auto_attach()
H A Ddaqboard2000.c711 result = comedi_load_firmware(dev, &comedi_to_pci_dev(dev)->dev, in db2k_auto_attach()
H A Djr3_pci.c733 ret = comedi_load_firmware(dev, &comedi_to_pci_dev(dev)->dev, in jr3_pci_auto_attach()
744 * comedi_load_firmware(dev, &comedi_to_pci_dev(dev)->dev, in jr3_pci_auto_attach()
H A Dusbduxfast.c954 ret = comedi_load_firmware(dev, &usb->dev, FIRMWARE, in usbduxfast_auto_attach()
H A Dni_pcidio.c859 ret = comedi_load_firmware(dev, &devpriv->mite->pcidev->dev, in pci_6534_upload_firmware()
H A Dme4000.c1124 result = comedi_load_firmware(dev, &pcidev->dev, ME4000_FIRMWARE, in me4000_auto_attach()
H A Dusbdux.c1596 ret = comedi_load_firmware(dev, &usb->dev, USBDUX_FIRMWARE, in usbdux_auto_attach()
H A Dusbduxsigma.c1483 ret = comedi_load_firmware(dev, &usb->dev, FIRMWARE, in usbduxsigma_auto_attach()
/kernel/linux/linux-6.6/include/linux/comedi/
H A Dcomedidev.h1021 int comedi_load_firmware(struct comedi_device *dev, struct device *hw_dev,
/kernel/linux/linux-6.6/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 Djr3_pci.c717 ret = comedi_load_firmware(dev, &comedi_to_pci_dev(dev)->dev, in jr3_pci_auto_attach()
728 * 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 Dusbduxfast.c954 ret = comedi_load_firmware(dev, &usb->dev, FIRMWARE, in usbduxfast_auto_attach()
H A Dme4000.c1123 result = comedi_load_firmware(dev, &pcidev->dev, ME4000_FIRMWARE, in me4000_auto_attach()
H A Dusbdux.c1595 ret = comedi_load_firmware(dev, &usb->dev, USBDUX_FIRMWARE, in usbdux_auto_attach()
H A Dusbduxsigma.c1482 ret = comedi_load_firmware(dev, &usb->dev, FIRMWARE, in usbduxsigma_auto_attach()

Completed in 32 milliseconds