Searched refs:amplc_pc236_common_attach (Results 1 – 3 of 3) sorted by relevance
136 int amplc_pc236_common_attach(struct comedi_device *dev, unsigned long iobase, in amplc_pc236_common_attach() function177 EXPORT_SYMBOL_GPL(amplc_pc236_common_attach);
30 int amplc_pc236_common_attach(struct comedi_device *dev, unsigned long iobase,
53 return amplc_pc236_common_attach(dev, dev->iobase, it->options[1], 0); in pc236_attach()