comedi_set_hw_dev
comedi_set_hw_dev(dev, hardware_device);
EXPORT_SYMBOL_GPL(comedi_set_hw_dev);
comedi_set_hw_dev(dev, &pcidev->dev);
comedi_set_hw_dev(dev, &isapnp_dev->dev);
int comedi_set_hw_dev(struct comedi_device *dev, struct device *hw_dev);