Searched refs:comedi_open (Results 1 – 3 of 3) sorted by relevance
27 struct comedi_device *comedi_open(const char *filename) in comedi_open() function57 EXPORT_SYMBOL_GPL(comedi_open);
13 struct comedi_device *comedi_open(const char *path);
208 d = comedi_open(file); in do_dev_config()