Searched refs:amplc_pc236_common_attach (Results 1 – 4 of 4) sorted by relevance
/linux/drivers/comedi/drivers/ |
A D | amplc_pc236_common.c | 137 int amplc_pc236_common_attach(struct comedi_device *dev, unsigned long iobase, in amplc_pc236_common_attach() function 178 EXPORT_SYMBOL_GPL(amplc_pc236_common_attach);
|
A D | amplc_pc236.h | 30 int amplc_pc236_common_attach(struct comedi_device *dev, unsigned long iobase,
|
A D | amplc_pc236.c | 53 return amplc_pc236_common_attach(dev, dev->iobase, it->options[1], 0); in pc236_attach()
|
A D | amplc_pci236.c | 108 return amplc_pc236_common_attach(dev, iobase, pci_dev->irq, in pci236_auto_attach()
|
Completed in 4 milliseconds