Searched refs:pcimio_find_device (Results 1 – 1 of 1) sorted by relevance
1592 static int pcimio_find_device(struct comedi_device *dev, int bus, int slot);1694 ret = pcimio_find_device(dev, it->options[0], it->options[1]); in pcimio_attach()1767 static int pcimio_find_device(struct comedi_device *dev, int bus, int slot) in pcimio_find_device() function