Searched refs:comedi_to_pci_dev (Results 1 – 3 of 3) sorted by relevance
24 struct pci_dev *comedi_to_pci_dev(struct comedi_device *dev) in comedi_to_pci_dev() function28 EXPORT_SYMBOL_GPL(comedi_to_pci_dev);50 struct pci_dev *pcidev = comedi_to_pci_dev(dev); in comedi_pci_enable()81 struct pci_dev *pcidev = comedi_to_pci_dev(dev); in comedi_pci_disable()107 struct pci_dev *pcidev = comedi_to_pci_dev(dev); in comedi_pci_detach()
27 struct pci_dev *comedi_to_pci_dev(struct comedi_device *dev);
877 struct pci_dev *pcidev = comedi_to_pci_dev(dev); in mite_attach()