comedi_find_subdevice_by_type   22 drivers/staging/comedi/comedilib.h int comedi_find_subdevice_by_type(struct comedi_device *dev, int type,
comedi_find_subdevice_by_type  217 drivers/staging/comedi/drivers/comedi_bond.c 		while ((sdev = comedi_find_subdevice_by_type(d, COMEDI_SUBD_DIO,
comedi_find_subdevice_by_type  228 drivers/staging/comedi/kcomedilib/kcomedilib_main.c EXPORT_SYMBOL_GPL(comedi_find_subdevice_by_type);