Searched refs:amplc_pc236_common_attach (Results 1 – 4 of 4) sorted by relevance
| /linux/drivers/comedi/drivers/ |
| A D | amplc_pc236_common.c | 136 int amplc_pc236_common_attach(struct comedi_device *dev, unsigned long iobase, in amplc_pc236_common_attach() function 177 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 | 52 return amplc_pc236_common_attach(dev, dev->iobase, it->options[1], 0); in pc236_attach()
|
| A D | amplc_pci236.c | 107 return amplc_pc236_common_attach(dev, iobase, pci_dev->irq, in pci236_auto_attach()
|
Completed in 30 milliseconds