Searched refs:comedi_set_hw_dev (Results 1 – 5 of 5) sorted by relevance
311 comedi_set_hw_dev(dev, &isapnp_dev->dev); in ni_atmio_attach()
1660 comedi_set_hw_dev(dev, &pcidev->dev); in pci9118_attach()
28 * comedi_set_hw_dev() - Set hardware device associated with COMEDI device34 * driver), comedi_set_hw_dev() is called automatically by the COMEDI core49 int comedi_set_hw_dev(struct comedi_device *dev, struct device *hw_dev) in comedi_set_hw_dev() function 58 EXPORT_SYMBOL_GPL(comedi_set_hw_dev);
3357 comedi_set_hw_dev(dev, hardware_device); in comedi_alloc_board_minor()
948 int comedi_set_hw_dev(struct comedi_device *dev, struct device *hw_dev);